MeasureGroupDimension.Dimension Property

Definition

Gets the information for a Dimension.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Dimension Dimension { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Dimension : Microsoft.AnalysisServices.Dimension
Public ReadOnly Property Dimension As Dimension

Property Value

A dimension object associated with a MeasureGroupDimension.

Attributes

Applies to