ErrorInfo |
Scroll |
Gets the additional 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 additional error text. Can be empty even if an error occurred. |
.