ReportViewTemplateFactory.GetTemplateType Method (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Gets the class type for the report view template.

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

Syntax

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

returnValue = instance.GetTemplateType
public override Type GetTemplateType ()

Return Value

The report view template class type.

See Also

Reference

ReportViewTemplateFactory Class
ReportViewTemplateFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace