AggregationDimension.Dimension 속성

Gets the Dimension object corresponding to the AggregationDimension object.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
<BrowsableAttribute(False)> _
Public ReadOnly Property Dimension As Dimension 
    Get
‘사용 방법
Dim instance As AggregationDimension 
Dim value As Dimension 

value = instance.Dimension
[BrowsableAttribute(false)]
public Dimension Dimension { get; }
[BrowsableAttribute(false)]
public:
property Dimension^ Dimension {
    Dimension^ get ();
}
[<BrowsableAttribute(false)>]
member Dimension : Dimension
function get Dimension () : Dimension

속성 값

유형: Microsoft.AnalysisServices.Dimension
A Dimension object.

참고 항목

참조

AggregationDimension 클래스

Microsoft.AnalysisServices 네임스페이스