Поделиться через


Свойство PerspectiveKpi.Parent

Gets the parent perspective of a PerspectiveKpi object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<BrowsableAttribute(False)> _
Public ReadOnly Property Parent As Perspective 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.AnalysisServices.Perspective
A Perspective object.

См. также

Справочник

PerspectiveKpi Класс

Пространство имен Microsoft.AnalysisServices