MeasureSortingByHierarchyLevelData Class |
Namespace: Dundas.BI.WebApi.Models
The MeasureSortingByHierarchyLevelData type exposes the following members.
| Name | Description | |
|---|---|---|
| MeasureSortingByHierarchyLevelData |
Initializes a new instance of the MeasureSortingByHierarchyLevelData class.
|
| Name | Description | |
|---|---|---|
| Direction |
Gets or sets the direction.
| |
| HierarchyLevelUniqueName |
Gets or sets the name of the hierarchy level unique.
| |
| HierarchyUniqueName |
Gets or sets the name of the hierarchy unique.
| |
| IgnoreHierarchyGroupings |
Gets or sets a value indicating whether the current and higher hierarchy groupings are ignored for sorting purposes.
| |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
| Name | Description | |
|---|---|---|
| ToDataContractMappings |
The mapping between MeasureSortingByHierarchyLevel and MeasureSortingByHierarchyLevelData.
|