| ITableRecordFields Property |
Information about the fields in the table.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<FieldInTableData> Fields { get; set; }Property Fields As IEnumerable(Of FieldInTableData)
Get
Set
Property Value
Type:
IEnumerableFieldInTableData
See Also