PerspectiveAttribute.ParentPerspective Özelliği
Üst alır Perspective , bir PerspectiveAttribute nesne.
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentPerspective As Perspective
Get
'Kullanım
Dim instance As PerspectiveAttribute
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
Özellik Değeri
Tür: Microsoft.AnalysisServices.Perspective
A Perspective nesne.