IFieldInTableDataOriginalFields Property |
Is shown for fixed records.
qOriginalFieldName and qName are identical if no field names are used in the file.
qOriginalFieldName differs from qName if embedded file names are used in the file.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax IEnumerable<string> OriginalFields { get; set; }
Property OriginalFields As IEnumerable(Of String)
Get
Set
Property Value
Type:
IEnumerableStringSee Also