PerspectiveKpi.Kpi Property

Definition

Gets the Kpi object from a PerspectiveKpi object.

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

Property Value

Kpi

A KPI definition.

Attributes

Applies to