DocuTemplate::findByTemplateIDAndTypeID Method

Finds the specified record in the DocuTemplate table.

Syntax

client server public static DocuTemplate findByTemplateIDAndTypeID(TemplateName _templateId, DocuTypeId _typeId)

Run On

Called

Parameters

Return Value

Type: DocuTemplate Table
A record in the DocuTemplate table; otherwise, an empty record.

See Also

Reference

DocuTemplate Table