Aracılığıyla paylaş


PerspectiveKpi.Parent Özelliği

Üst perspektif alır bir PerspectiveKpi nesne.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<BrowsableAttribute(False)> _
Public ReadOnly Property Parent As Perspective
    Get
'Kullanım
Dim instance As PerspectiveKpi
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

Özellik Değeri

Tür: Microsoft.AnalysisServices.Perspective
A Perspective nesne.