DataField MembersQlik Sense .NET SDK - API Reference
The DataField type exposes the following members.
Constructors

  NameDescription
Public methodDataField
Initializes a new instance of the DataField class
Back to Top
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