ErrorData Property
Overloads
ErrorData |
Information about the error messages that occur during the script execution. JSON property name: qErrorData |
ErrorData
Information about the error messages that occur during the script execution.
JSON property name: qErrorData
Declaration
public IEnumerable<ErrorData> ErrorData { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<ErrorData> |