ReportView.InitEndPoints method (Cube)

Initializes the endpoints of this object.

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

Syntax

'Declaration
Public Overridable Sub InitEndPoints ( _
    cubeMetaData As Cube _
)
'Usage
Dim instance As ReportView
Dim cubeMetaData As Cube

instance.InitEndPoints(cubeMetaData)
public virtual void InitEndPoints(
    Cube cubeMetaData
)

Parameters

See also

Reference

ReportView class

ReportView members

InitEndPoints overload

Microsoft.PerformancePoint.Scorecards namespace