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