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.
Gets the list of dimensions used in this named set.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Dimensions As ArrayList
Get
'Usage
Dim instance As NamedSet
Dim value As ArrayList
value = instance.Dimensions
public ArrayList Dimensions { get; }
Property Value
Type: System.Collections.ArrayList
The list of dimensions used in this named set.