Vorheriges Thema: ContractTemplateWorkflowRequestApproval

Nächstes Thema: ContractTemplateWorkflowApprove

ContractTemplateWorkflowCancelApprovalRequest

Description

This method send an e-mail cancelling a request for approval of a contract template versions's workflow.

Syntax

void ContractTemplateWorkflowCancelApprovalRequest (long ContractTemplateFolderItemId, string WorkFlowRemarks);

Parameters

Name

Type

Description

ContractTemplateFolderItemId

long

The ID of the contract template folder item.

WorkFlowRemarks

string

Any remarks regarding the cancellation.

Return Value

None.

Remarks

In order to send e-mail messages, the system's alerts configuration should be provided with the address of an accessible, valid mail server.