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


Свойство Perspective.Kpis

Gets the KPIs for the perspective.

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

Синтаксис

'Декларация
<BrowsableAttribute(False)> _
Public ReadOnly Property Kpis As PerspectiveKpiCollection 
    Get
'Применение
Dim instance As Perspective 
Dim value As PerspectiveKpiCollection 

value = instance.Kpis
[BrowsableAttribute(false)]
public PerspectiveKpiCollection Kpis { get; }
[BrowsableAttribute(false)]
public:
property PerspectiveKpiCollection^ Kpis {
    PerspectiveKpiCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Kpis : PerspectiveKpiCollection
function get Kpis () : PerspectiveKpiCollection

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

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

См. также

Справочник

Perspective Класс

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