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<string> Fields { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |