PerspectiveKpi.Kpi Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A KPI definition.
- Attributes