Argomento precedente: ContractTemplate Detach/Delete Methods

Argomento successivo: DeleteContractTemplateLatestVersion

DeleteContractTemplate

Description

This method deletes the specified contract template.

Syntax

void DeleteContractTemplate (long contractTemplateFolderItemId);

Parameters

Name

Type

Description

ContractTemplateFolderItemId

long

The ID of the contract template folder item.

Return Value

None.

Remarks

None.