Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the list of beginpoints for this control.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
ReadOnly Property BeginPoints As ParameterDefinitionCollection
Get
'Usage
Dim instance As IParameterPoint
Dim value As ParameterDefinitionCollection
value = instance.BeginPoints
ParameterDefinitionCollection BeginPoints { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.ParameterDefinitionCollection
The list of beginpoints for this control.