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: 1.1.0.0 (1.1.0.0)
Syntax
public string Context { get; set; }

Property Value

Type: String

Implements

INxValidationErrorContext
See Also