Share via


DimensionCollection.SortMeasuresFirst Method

Sorts this collection with measures placed first.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Function SortMeasuresFirst As DimensionCollection
'Usage
Dim instance As DimensionCollection
Dim returnValue As DimensionCollection

returnValue = instance.SortMeasuresFirst()
public DimensionCollection SortMeasuresFirst()

Return Value

Type: Microsoft.PerformancePoint.Scorecards.DimensionCollection
The collection sorted with measures placed first.

See Also

Reference

DimensionCollection Class

DimensionCollection Members

Microsoft.PerformancePoint.Scorecards Namespace