Share via


IPersistParameter Members (Microsoft.PerformancePoint.Scorecards)

Provides the interface for filter persistence.

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

Public Methods

  Name Description
Public method GetParameterValues Gets the user-selected values for a filter from persisted storage.
Public method RemoveParameterValues Removes the user-selected values for a filter from persisted storage.
Public method SetParameterValues Inserts the user-selected values for a filter into persisted storage.
Public method SetUserSelections Takes a DataTable of display data and a DataTable of user selections and sets records in the display data table as pre-selected. Clears any existing selections.

Top

See Also

Reference

IPersistParameter Interface
Microsoft.PerformancePoint.Scorecards Namespace