IParameterPoint.BeginPoints - Propriété
Obtient la liste des beginpoints pour ce contrôle.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
ReadOnly Property BeginPoints As ParameterDefinitionCollection
Get
'Utilisation
Dim instance As IParameterPoint
Dim value As ParameterDefinitionCollection
value = instance.BeginPoints
ParameterDefinitionCollection BeginPoints { get; }
Valeur de propriété
Type : Microsoft.PerformancePoint.Scorecards.ParameterDefinitionCollection
Liste des beginpoints pour ce contrôle.