IFieldInTableData IsSynthetic Property Qlik Sense .NET SDK - API Reference
This property is set to true if the field contains a synthetic key.

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

bool IsSynthetic { get; set; }

Property Value

Type: OnlineBoolean
See Also