PerspectiveAttribute.ParentPerspective 속성

Gets the parent Perspective of a PerspectiveAttribute object.

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

구문

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

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

속성 값

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

참고 항목

참조

PerspectiveAttribute 클래스

Microsoft.AnalysisServices 네임스페이스