上一主题: ContractTemplate Detach/Delete Methods

下一主题: 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.