MeasureSortingByHierarchyLevel Class

Class that describes the measure sorting behavior for the specified hierarchy level.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.MetadataMeasureSortingByHierarchyLevel

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 class MeasureSortingByHierarchyLevel

The MeasureSortingByHierarchyLevel type exposes the following members.

Properties
  NameDescription
Public propertyDirection
Gets the sorting direction.
Public propertyHierarchyLevel
Gets the hierarchy level for which the behavior is specified.
Public propertyIgnoreHierarchyGroupings
Gets a value indicating whether the current and higher hierarchy groupings are ignored for sorting purposes.
Top
See Also