Argomento precedente: ContractWorkflowRequestApproval

Argomento successivo: ContractWorkflowApprove

ContractWorkflowCancelApprovalRequest

Description

This method sends an e-mail cancelling a request for approval of a contract version's workflow.

The e-mail is automatically sent to the address that is set in the address field of the contract's approver.

Syntax

void ContractWorkflowCancelApprovalRequest (long ContractVersionID, string WorkFlowRemarks);

Parameters

Name

Type

Description

ContractVersionID

long

The ID of the contract version.

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.