前のトピック: 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.