IDataField MembersQlik Sense .NET SDK - API Reference
The IDataField type exposes the following members.
Properties

  NameDescription
Public propertyIsKey
Is set to true if the field is a primary key.
Public propertyName
Name of the field.
Public propertyOriginalFieldName
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.
Back to Top
See Also