PerspectiveMeasureGroup.Parent 속성

Gets the parent perspective relative to a PerspectiveMeasureGroup object.

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

구문

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

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

속성 값

유형: Microsoft.AnalysisServices.Perspective
A Perspective object relative to a PerspectiveMeasureGroup.

참고 항목

참조

PerspectiveMeasureGroup 클래스

Microsoft.AnalysisServices 네임스페이스