Vorheriges Thema: ContractTemplateWorkflowCancelApprovalRequest

Nächstes Thema: ContractTemplateWorkflowDeny

ContractTemplateWorkflowApprove

Description

This method approves a contract template version's workflow.

Syntax

void ContractTemplateWorkflowApprove (long ContractTemplateFolderItemId, string WorkFlowRemarks);

Parameters

Name

Type

Description

ContractTemplateFolderItemId

long

The ID of the contract template folder item.

WorkFlowRemarks

string

Any remarks regarding the approval.

Return Value

None.

Remarks

None.