Fields Property
Overloads
| Fields | List of the fields in the table. JSON property name: qFields | 
Fields
List of the fields in the table.
JSON property name: qFields
Declaration
      public IEnumerable<DataField> Fields { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<DataField> |