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
Protected method CustomParameterDataProvider Called from constructors in derived classes to initialize the CustomParameterDataProvider class.

Top

Properties

  Name Description
Public property GlobalServer A reference to the global server.

Top

Methods

  Name Description
Protected methodStatic member CreateKey Creates a hashed key from the specified string.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDisplayData Gets the display data for the filter selection control.
Protected method GetDisplayDataInternal Gets the display data for the filter selection control.
Public method GetDisplayUnderlyingElement Gets the underlying data source of a beginpoint.
Public method GetHashCode (Inherited from Object.)
Public method GetId Gets the identifier of the filter's data provider.
Public method GetMessageData Gets the selections made by a user in the filter control.
Public method GetMessageUnderlyingElement Gets the underlying data source of an endpoint.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected methodStatic member SafeGetDataSource Gets a data source from the repository.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CustomParameterDataProvider Class

Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace