ErrorInfo |
Scroll |
Gets the error text if an error occurred in an automatic task.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property ErrorInfo As String C# public virtual string ErrorInfo { get; }
Property ValueThe error text. Can be empty. |
.