ParameterTemplateFactory Members (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards)

Creates the filter templates that are used in the New Filter wizard.

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

Public Constructors

  Name Description
Public method ParameterTemplateFactory Initializes a new instance of the ParameterTemplateFactory class.

Top

Public Fields

  Name Description
Public fieldStatic TemplateTypeId The identifier for the template type.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method CreateParameter Creates a new filter based on the specified template or updates an existing filter by using the wizard.
Public method CreateTemplateItem Overridden. Creates a new filter by using the specified template.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetTemplateDisplayString Gets the text that appears in the filter creation wizard.
Public method GetTemplateItems Overridden. Gets the available filter templates for the New Filter wizard.
Public method GetTemplateType Overridden. Gets the identifier for the ParameterTemplateFactory class.
Public method GetTemplateTypeId Overridden. Gets the identifier for the template type.
Public method GetType  (inherited from Object)
Public method GetVisualizationDisplayString Returns the display string for a specified filter visualization.
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ParameterTemplateFactory Class
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards Namespace