IParameterPoint.BeginPoints Property

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.

See Also

Reference

IParameterPoint Interface

IParameterPoint Members

Microsoft.PerformancePoint.Scorecards Namespace