{CompanyName} FlexyGo

EntityObject..::..GetTemplateType Method

Gets a template and its data based on the TemplateType. If object does not have a template for that mode it will get a system default template definition

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 (see Template_Types Table for more info).

Return Value

Template.

Exceptions


ExceptionCondition
Exception