WorkflowTemplate Object Members
Represents one of the workflows available for the current document.
Methods
| Name | Description | |
|---|---|---|
| Show | Displays a workflow specific configuration user interface for the specified WorkflowTemplate object. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the WorkflowTemplate object. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the WorkflowTemplate object was created. Read-only. |
| Description | Gets the description of a workflow template. Read-only. |
| DocumentLibraryName | Gets the name of the document library associated with the workflow template. Read-only. |
| DocumentLibraryURL | Gets the URL address of the document library where workflow templates are stored. Read-only. |
| Id | Gets the ID of a template used to create a workflow instance. Read-only. |
| Name | Gets the name of the WorkflowTemplate object. Read-only. |