Click or drag to resize
NxValidationErrorContext Property
Context related to the error, from the user app domain. It can be the identifier of an object, a field name, a table name. This parameter is optional.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public string Context { get; set; }

Property Value

Type: String

Implements

INxValidationErrorContext
See Also