Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.