Click or drag to resize
FieldInTableDataKeyType Property
Tells if the field is a key field.

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

Property Value

Type: KeyType

Implements

IFieldInTableDataKeyType
See Also