MeasureSortingByHierarchyLevelIgnoreHierarchyGroupings Property

Gets a value indicating whether the current and higher hierarchy groupings are ignored for sorting purposes.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public bool IgnoreHierarchyGroupings { get; }

Property Value

Type: Boolean
if hierarchy groupings are ignored; otherwise, .
See Also