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 hierarchies that belong to this dimension.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Hierarchies As HierarchyCollection
Get
'Usage
Dim instance As Dimension
Dim value As HierarchyCollection
value = instance.Hierarchies
public HierarchyCollection Hierarchies { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.HierarchyCollection
The hierarchies that belong to this dimension.