ScorecardCollection - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente une collection de tableaux de bord.

Hiérarchie d’héritage

System.Object
  System.Collections.ObjectModel.Collection<Scorecard>
    System.Collections.ObjectModel.KeyedCollection<RepositoryLocation, Scorecard>
      Microsoft.PerformancePoint.Scorecards.FirstClassElementCollectionBase<ScorecardCollection, Scorecard>
        Microsoft.PerformancePoint.Scorecards.ScorecardCollection

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class ScorecardCollection _
    Inherits FirstClassElementCollectionBase(Of ScorecardCollection, Scorecard)
'Utilisation
Dim instance As ScorecardCollection
[SerializableAttribute]
public class ScorecardCollection : FirstClassElementCollectionBase<ScorecardCollection, Scorecard>

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

ScorecardCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms