INxValidationError MembersQlik Sense .NET SDK - API Reference
The INxValidationError type exposes the following members.
Properties

  NameDescription
Public propertyContext
Context related to the error, from the user app domain. It can be the identifier of an object, a field name, a table name. This parameter is optional.
Public propertyErrorCode
Error code. This parameter is always displayed in case of error.
Public propertyExtendedMessage
Internal information from the server. This parameter is optional.
Back to Top
See Also