ReportView.InitBeginPoints method

Clears the beginpoints from this object.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overridable Sub InitBeginPoints
'Usage
Dim instance As ReportView

instance.InitBeginPoints()
public virtual void InitBeginPoints()

Implements

IParameterPoint.InitBeginPoints()

Remarks

Reports do not define beginpoints.

See also

Reference

ReportView class

ReportView members

Microsoft.PerformancePoint.Scorecards namespace