Vorheriges Thema: ContractTemplateWorkflowApprove

Nächstes Thema: ContractTemplate Versioning Methods

ContractTemplateWorkflowDeny

Description

This method denies a contract template version's workflow.

Syntax

void ContractTemplateWorkflowDeny (long ContractTemplateFolderItemId, string WorkFlowRemarks);

Parameters

Name

Type

Description

ContractTemplateFolderItemId

long

The ID of the contract template folder item.

WorkFlowRemarks

string

Any remarks regarding the denial.

Return Value

None.

Remarks

None.