Freigeben über


TargetValueCollection-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt eine Auflistung von Werten für Key Performance Indicators (KPI)-Ziele.

Vererbungshierarchie

System.Object
  System.Collections.CollectionBase
    Microsoft.PerformancePoint.Scorecards.TargetValueCollection

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
<KnownTypeAttribute(GetType(TargetValue))> _
Public Class TargetValueCollection _
    Inherits CollectionBase _
    Implements ICloneable
'Usage
Dim instance As TargetValueCollection
[SerializableAttribute]
[KnownTypeAttribute(typeof(TargetValue))]
public class TargetValueCollection : CollectionBase, 
    ICloneable

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

TargetValueCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace