{CompanyName} FlexyGo

EntityCollection..::..GetTemplateType Method (String)

Gets the template based on Template Type.

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

Syntax


public Template GetTemplateType(
	string TemplateType
)
Public Function GetTemplateType ( _
	TemplateType As String _
) As Template

Parameters

TemplateType
Type: String
Type of the template.

Return Value

Template.