Partager via


Target - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente un indicateur de performance clé (KPI) cible.

Hiérarchie d’héritage

System.Object
  Microsoft.PerformancePoint.Scorecards.Element
    Microsoft.PerformancePoint.Scorecards.SecondClassElement
      Microsoft.PerformancePoint.Scorecards.KpiMeasure
        Microsoft.PerformancePoint.Scorecards.Target

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class Target _
    Inherits KpiMeasure _
    Implements ICloneable, IDiffable, IEquatable(Of Target),  _
    IComparable(Of Target)
'Utilisation
Dim instance As Target
[SerializableAttribute]
public class Target : KpiMeasure, ICloneable, 
    IDiffable, IEquatable<Target>, IComparable<Target>

Remarques

Consultez la méthode SPDataStore.CreateKpi(String, Kpi) pour obtenir un exemple de code qui utilise cet objet.

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

Target - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms