Share via


KpiTemplateFactory.GetTemplateType Method (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis)

Gets the class type for the KPI template.

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

Syntax

'Declaration
Public Overrides Function GetTemplateType As Type
'Usage
Dim instance As KpiTemplateFactory
Dim returnValue As Type

returnValue = instance.GetTemplateType
public override Type GetTemplateType ()

Return Value

The KPI template class type.

See Also

Reference

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