ParameterizableControl.GetBeginPoints Method (Microsoft.PerformancePoint.Scorecards.Server.Extensions)
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
An array of BeginPoints.
See Also
Reference
ParameterizableControl Class
ParameterizableControl Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace