バージョン

Kpis プロパティ (Cube)

キューブに対して定義されている、KPI を持つ ReadOnlyCollection を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Kpis As OlapElementCollection(Of IKpi)
public OlapElementCollection<IKpi> Kpis {get;}

プロパティ値

KPI。
参照