KpiTemplateFactory Members (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis)
Creates the KPI templates that are used in the New KPI wizard.
The following tables list the members exposed by the KpiTemplateFactory type.
Public Constructors
Name | Description | |
---|---|---|
KpiTemplateFactory | Initializes a new instance of the KpiTemplateFactory class. |
Top
Public Fields
Name | Description | |
---|---|---|
TemplateTypeId | The identifier and category (Standard KPIs or Objectives) of the template type. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateTemplateItem | Overridden. Creates a new KPI using the specified template. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetTemplateItems | Overridden. Gets the available KPI templates for the New KPI wizard. | |
GetTemplateType | Overridden. Gets the class type for the KPI template. | |
GetTemplateTypeId | Overridden. Gets the identifier for the KPITemplateFactory class. | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
KpiTemplateFactory Class
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis Namespace