NxFieldDescription IsDefinitionOnly Property Qlik Sense .NET SDK - API Reference
If set to true, it means that the field is a field on the fly.

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

public bool IsDefinitionOnly { get; set; }

Property Value

Type: OnlineBoolean

Implements

INxFieldDescription IsDefinitionOnly
See Also