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