MeasureSortingDirections Property

Gets the measure sorting definitions for all the hierarchy levels for which rules have been set.

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 IReadOnlyList<MeasureSortingByHierarchyLevel> Directions { get; }

Property Value

Type: IReadOnlyListMeasureSortingByHierarchyLevel
See Also