Udostępnij za pośrednictwem


Właściwość PerspectiveMeasure.ParentPerspective

Pobiera perspektywa nadrzędnej PerspectiveMeasure obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentPerspective As Perspective
    Get
'Użycie
Dim instance As PerspectiveMeasure
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

Wartość właściwości

Typ: Microsoft.AnalysisServices.Perspective
A Perspective obiektu.