PerspectiveMeasureGroup.Parent Özelliği
Göreli olarak üst perspektif alır bir PerspectiveMeasureGroup 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 PerspectiveMeasureGroup
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.