FieldDefs Property
Overloads
| FieldDefs | Array of field names. When creating a grouped dimension, more than one field name is defined. This parameter is optional. JSON property name: qFieldDefs | 
FieldDefs
Array of field names.
When creating a grouped dimension, more than one field name is defined.
This parameter is optional.
JSON property name: qFieldDefs
Declaration
      public IEnumerable<string> FieldDefs { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |