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 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 Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace