Description
Returns a Long value indicating the index number of a specified template.
Syntax
Function RFDocument.FindTemplateIndex(templateID As RFEntityID) As Long
The FindTemplateIndex syntax has these parts:
| Part | Description |
|---|---|
| templateID | [IN] RFEntityID Required. Template's RFEntityID. |