Scorecard.EndPoints - Propriété

Obtient la collection de points de terminaison.

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

Syntaxe

'Déclaration
Public ReadOnly Property EndPoints As EndPointCollection
    Get
'Utilisation
Dim instance As Scorecard
Dim value As EndPointCollection

value = instance.EndPoints
public EndPointCollection EndPoints { get; }

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.EndPointCollection
La collection de points de terminaison.

Implémentations

IParameterPoint.EndPoints

Voir aussi

Référence

Scorecard classe

Scorecard - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms