Share via


KpiValue.Targets Property (Microsoft.PerformancePoint.Scorecards)

A collection of target values.

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

Syntax

'Declaration
<XmlArrayAttribute> _
Public ReadOnly Property Targets As TargetValueCollection
'Usage
Dim instance As KpiValue
Dim value As TargetValueCollection

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

See Also

Reference

KpiValue Class
KpiValue Members
Microsoft.PerformancePoint.Scorecards Namespace