MeasureSortingByHierarchyLevel Class |
Class that describes the measure sorting behavior for the specified hierarchy level.
Inheritance HierarchySystemObject
Dundas.BI.Data.MetadataMeasureSortingByHierarchyLevel
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntaxpublic class MeasureSortingByHierarchyLevel
Public Class MeasureSortingByHierarchyLevel
public ref class MeasureSortingByHierarchyLevel
type MeasureSortingByHierarchyLevel = class end
The MeasureSortingByHierarchyLevel type exposes the following members.
Properties|
| Name | Description |
|---|
 | Direction |
Gets the sorting direction.
|
 | HierarchyLevel |
Gets the hierarchy level for which the behavior is specified.
|
Top
See Also