Share via


Cube.Dimensions Property (Microsoft.PerformancePoint.Scorecards)

The dimensions in the cube.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlArrayAttribute> _
Public ReadOnly Property Dimensions As DimensionCollection
'Usage
Dim instance As Cube
Dim value As DimensionCollection

value = instance.Dimensions
[XmlArrayAttribute] 
public DimensionCollection Dimensions { get; }

See Also

Reference

Cube Class
Cube Members
Microsoft.PerformancePoint.Scorecards Namespace