{CompanyName} FlexyGo

IEntity..::..GetTemplateByType Method

Gets the template based on Template Type.

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


Template GetTemplateByType(
	string TemplateType
)
Function GetTemplateByType ( _
	TemplateType As String _
) As Template

Parameters

TemplateType
Type: String
Type of the template.

Return Value

Template.