QDVEstimate.LastErrorText Property

NOTE: This member is now obsolete.

Gets the text of the last error
[Obsolete()] 
public string LastErrorText {get;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
When a macro fails, you can check this error text to know the reason. Error text is set to blank value when a macro starts

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition