{CompanyName} FlexyGo

EntityCollection..::..GetTemplate Method (String)

Gets the specified template based on the template id

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

Syntax


public Template GetTemplate(
	string TemplateId
)
Public Function GetTemplate ( _
	TemplateId As String _
) As Template

Parameters

TemplateId
Type: String
The template identifier.

Return Value

Template.