FieldDefs Property
Overloads
| FieldDefs | 
             Array of dimension names. JSON property name: qFieldDefs  | 
        
      
    
FieldDefs
Array of dimension names.
JSON property name: qFieldDefs
Declaration
      public IEnumerable<string> FieldDefs { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |