IErrorData
ErrorDataCode Property
Qlik Sense .NET SDK - API Reference
Type of the error messages.
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
ErrorDataCode
ErrorDataCode
{
get
;
set
; }
ErrorDataCode ErrorDataCode { get; set; }
Property
ErrorDataCode
As
ErrorDataCode
Get
Set
Property ErrorDataCode As ErrorDataCode Get Set
Property Value
Type:
ErrorDataCode
See Also
IErrorData Interface
IErrorData Members
Qlik.Engine Namespace