NxValidationError ErrorCode Property Qlik Sense .NET SDK - API Reference
Error code. This parameter is always displayed in case of error.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public int ErrorCode { get; set; }

Property Value

Type: OnlineInt32

Implements

INxValidationError ErrorCode
See Also