ErrorData MembersQlik Sense .NET SDK - API Reference
The ErrorData type exposes the following members.
Constructors

  NameDescription
Public methodErrorData
Initializes a new instance of the ErrorData class
Back to Top
Properties

  NameDescription
Public propertyErrorDataCode
Type of the error messages.
Public propertyErrorString
Detailed information about the error message.
Public propertyLine
Script statement where the error occurs.
Public propertyLineEnd
Line termination characters.
Back to Top
See Also