GroupFallbackTitles Property
Overloads
| GroupFallbackTitles | 
             Array of dimension labels. Contains the labels of all dimensions in a hierarchy group (for example the labels of all dimensions in a drill down group). JSON property name: qGroupFallbackTitles  | 
        
      
    
GroupFallbackTitles
Array of dimension labels.
Contains the labels of all dimensions in a hierarchy group (for example the labels of all dimensions in a drill down group).
JSON property name: qGroupFallbackTitles
Declaration
      IEnumerable<string> GroupFallbackTitles { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |