See Also Examples Applies To
Deletes a document identifier template.
Syntax
object.ADRDeleteTemplate (nTemplateID)
The ADRDeleteTemplate syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nTemplateID | Required. Long. The existing template ID to delete. |
Returns
Boolean. True if deleted, else False (unknown template).
Category
Automatic Document Recognition Functions