Właściwość Perspective.Kpis
Pobiera kluczowych wskaźników wydajności dla perspektywa.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property Kpis As PerspectiveKpiCollection
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.AnalysisServices.PerspectiveKpiCollection
A PerspectiveKpiCollection obiektu.