Kpi Constructor
Initializes a new instance of the Kpi class.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Kpi()
public Kpi()
Remarks
Do not call this constructor directly. Instead, use the CreateNew() method to instantiate key performance indicators (KPIs).