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 (26.2.0.1000)
Syntax
public bool IsSubHierarchyUsed { get; }

Property Value

Boolean
A value indicating whether a grouping hierarchy.
See Also