Vorheriges Thema: ServiceDefinitionWorkflowRequestApproval

Nächstes Thema: ServiceDefinitionWorkflowApprove

ServiceDefinitionWorkflowCancelApprovalRequest

Description

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

Syntax

void ServiceDefinitionWorkflowCancelApprovalRequest (long ServiceDefinitionFolderItemID, string WorkFlowRemarks);

Parameters

Name

Type

Description

ServiceDefinitionFolderItemID

long

The ID of the service definition 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.