Udostępnij za pośrednictwem


Właściwość PerspectiveAction.Parent

Pobiera element nadrzędny Perspective z PerspectiveAction obiektu.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.AnalysisServices.Perspective
Perspective Obiektu.