Scorecard.InitBeginPoints Method
Initializes the beginpoint collection.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub InitBeginPoints
'Usage
Dim instance As Scorecard
instance.InitBeginPoints()
public void InitBeginPoints()
Implements
IParameterPoint.InitBeginPoints()