NxLayoutErrors
ErrorCode Property
Qlik Sense .NET SDK - API Reference
Error code
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
public
int
ErrorCode
{
get
;
set
; }
public int ErrorCode { get; set; }
Public
Property
ErrorCode
As
Integer
Get
Set
Public Property ErrorCode As Integer Get Set
Property Value
Type:
Int32
Implements
INxLayoutErrors
ErrorCode
See Also
NxLayoutErrors Class
NxLayoutErrors Members
Qlik.Engine Namespace