{CompanyName} FlexyGo

EntityCollection..::..GetBasicTemplateList Method

Gets a simplified list of templates for a given template type

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

Syntax


public BaseCollection GetBasicTemplateList(
	string TemplateType
)
Public Function GetBasicTemplateList ( _
	TemplateType As String _
) As BaseCollection

Parameters

TemplateType
Type: String
The template Type.

Return Value

Template Base collection with id and description.