Click or drag to resize
IErrorData Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IErrorData

The IErrorData type exposes the following members.

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.
Top
See Also