ErrorData Property | Qlik Sense for developers Help
Skip to main content Skip to complementary content

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>

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!