GroupingHierarchyIsSubHierarchyUsed Property

Gets a value indicating whether the grouping hierarchy used is a replacement for a data element.

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public bool IsSubHierarchyUsed { get; }

Property Value

Type: Boolean
A value indicating whether a grouping hierarchy.
See Also