MeasureSortingDirections Property

Gets the measure sorting direction 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 (9.0.0.1000)
Syntax
public IReadOnlyList<MeasureSortingByHierarchyLevel> Directions { get; }

Property Value

Type: IReadOnlyListMeasureSortingByHierarchyLevel
See Also