IDataTableExFields Property |
List of the fields in the table.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax IEnumerable<DataField> Fields { get; set; }
Property Fields As IEnumerable(Of DataField)
Get
Set
Property Value
Type:
IEnumerableDataFieldSee Also