PerspectiveAttribute.Parent 속성

Gets the parent perspective dimension of a PerspectiveAttribute object.

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

구문

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

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

속성 값

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

참고 항목

참조

PerspectiveAttribute 클래스

Microsoft.AnalysisServices 네임스페이스