ParameterizableControl.GetBeginPoints Method

Gets the beginpoints for the control.

Namespace:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly:  Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntax

'Declaration
Protected Overridable Function GetBeginPoints As ParameterDefinition()
'Usage
Dim returnValue As ParameterDefinition()

returnValue = Me.GetBeginPoints()
protected virtual ParameterDefinition[] GetBeginPoints()

Return Value

Type: []
An array of beginpoints.

See Also

Reference

ParameterizableControl Class

ParameterizableControl Members

Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace