IParameterPoint Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an interface implemented by controls that expose provider beginpoints and consumer endpoints.
The IParameterPoint type exposes the following members.
Properties
Name | Description | |
---|---|---|
BeginPoints | Gets the list of beginpoints for this control. | |
EndPoints | Gets the list of endpoints for this control. |
Top
Methods
Name | Description | |
---|---|---|
InitBeginPoints | Initializes the beginpoints collection. | |
InitEndPoints | Initializes the endpoint collection. |
Top