DashboardTemplateFactory.GetTemplateType Method (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards)

Gets the class type for the dashboard template.

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

Syntax

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

returnValue = instance.GetTemplateType
public override Type GetTemplateType ()

Return Value

The dashboard template class type.

See Also

Reference

DashboardTemplateFactory Class
DashboardTemplateFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards Namespace