Click or drag to resize
NxFieldDescriptionIsSystem Property
If set to true, it means that the field is a system field.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool IsSystem { get; set; }

Property Value

Type: Boolean

Implements

INxFieldDescriptionIsSystem
See Also