{CompanyName} FlexyGo

EntityObject..::..GetTemplate Method

Gets the specified template and its data

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.