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