Share via


Kpi.Targets Property (Microsoft.PerformancePoint.Scorecards)

The targets for this KPI.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlArrayAttribute> _
Public Overridable ReadOnly Property Targets As TargetCollection
'Usage
Dim instance As Kpi
Dim value As TargetCollection

value = instance.Targets
[XmlArrayAttribute] 
public virtual TargetCollection Targets { get; }

See Also

Reference

Kpi Class
Kpi Members
Microsoft.PerformancePoint.Scorecards Namespace