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