Perspective.Kpis プロパティ
パースペクティブの KPI を取得します。
名前空間: 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
PerspectiveKpiCollection オブジェクトです。