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 collection of dimension members in this tuple.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property DimensionMembers As MemberCollection
Get
'Usage
Dim instance As Tuple
Dim value As MemberCollection
value = instance.DimensionMembers
public MemberCollection DimensionMembers { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.MemberCollection
The collection of dimension members in this tuple.