Vorheriges Thema: ContractTemplate Workflow Methods

Nächstes Thema: ContractTemplateWorkflowCancelApprovalRequest

ContractTemplateWorkflowRequestApproval

Description

This method sends an e-mail for an approval request as part of a contract template version’s workflow.

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

Syntax

void ContractTemplateWorkflowRequestApproval (long ContractTemplateFolderItemId, string WorkFlowRemarks);

Parameters

Name

Type

Description

ContractTemplateFolderItemId

long

The ID of the contract template folder item.

WorkFlowRemarks

string

Any remarks regarding the version and its approval request.

Return Value

None.

Remarks

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