DataSourceTemplateFactory.GetTemplateType Method (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources)

Gets the class type for the data source template.

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

Syntax

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

returnValue = instance.GetTemplateType
public override Type GetTemplateType ()

Return Value

The data source template class type.

See Also

Reference

DataSourceTemplateFactory Class
DataSourceTemplateFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources Namespace