Share via


IParameterPoint Members (Microsoft.PerformancePoint.Scorecards)

An interface that must be implemented by all parameterizable controls that expose beginpoints, endpoints, or both.

The following tables list the members exposed by the IParameterPoint type.

Public Properties

  Name Description
Public property BeginPoints The list of beginpoints for this parameterizable control.
Public property EndPoints The list of endpoints for this parameterizable control.

Top

Public Methods

  Name Description
Public method InitBeginPoints Initializes the beginpoint collection.
Public method InitEndPoints Initializes the endpoint collection.

Top

See Also

Reference

IParameterPoint Interface
Microsoft.PerformancePoint.Scorecards Namespace