Share via


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

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

Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)

Syntax

'Declaration
Public Class ParameterTemplateFactory
    Inherits TemplateFactory
'Usage
Dim instance As ParameterTemplateFactory
public class ParameterTemplateFactory : TemplateFactory

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Templates.TemplateFactory
    Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards.ParameterTemplateFactory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

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