CustomParameterDataProvider Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the base class for data providers for filter parameters.
The CustomParameterDataProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CustomParameterDataProvider | Called from constructors in derived classes to initialize the CustomParameterDataProvider class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
GlobalServer | A reference to the global server. |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CreateKey | Creates a hashed key from the specified string. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetDisplayData | Gets the display data for the filter selection control. |
![]() |
GetDisplayDataInternal | Gets the display data for the filter selection control. |
![]() |
GetDisplayUnderlyingElement | Gets the underlying data source of a beginpoint. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetId | Gets the identifier of the filter's data provider. |
![]() |
GetMessageData | Gets the selections made by a user in the filter control. |
![]() |
GetMessageUnderlyingElement | Gets the underlying data source of an endpoint. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
SafeGetDataSource | Gets a data source from the repository. |
![]() |
ToString | (Inherited from Object.) |
Top
See Also
Reference
CustomParameterDataProvider Class
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace