KpiTemplateFactory Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis)

Creates the KPI templates that are used in the New KPI wizard.

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

Syntax

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

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Templates.TemplateFactory
    Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis.KpiTemplateFactory

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

KpiTemplateFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis Namespace