Cube.Kpis Property

Definition

Gets a collection of Kpis associated with a Cube.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.KpiCollection Kpis { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Kpis : Microsoft.AnalysisServices.KpiCollection
Public ReadOnly Property Kpis As KpiCollection

Property Value

A collection containing Kpis information.

Attributes

Applies to