GetTemplates
What it does
Gets information about all the Document Definitions of a project.
Definition
Template [] GetTemplates( int projectId );
Parameters
Name | Type | Description |
projectId | int | The ID of the project |
Returned value
Type | Description |
Template[] | A set of records, each containing information about a Document Definition |
4/12/2024 6:16:02 PM