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 |
16.01.2023 10:02:51