Kpi.Targets Property
Gets the targets for this key performance indicator (KPI).
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property Targets As TargetCollection
Get
'Usage
Dim instance As Kpi
Dim value As TargetCollection
value = instance.Targets
public virtual TargetCollection Targets { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.TargetCollection
The targets for this KPI.