Argomento precedente: ContractServiceComponentItemData

Argomento successivo: Basic Data Classes

ContractWorkflowData

Description

This class is used to represent the workflow data of contracts, contract templates, and service definitions.

Members

Name

Type

Description

WorkflowEnabled

bool

Specifies whether the workflow is enabled.

WorkflowApproverEmailAddress

string

The e-mail address of the workflow approver.

WorkflowReplyToEmailAddress

string

The e-mail address to which the workflow approver should reply.

Remarks

The workflow approver is the person who has been requested to approve the workflow. This person can either approve, or deny approval of, the workflow.

When a workflow method is invoked (ContractWorkflowRequestApproval), an email is automatically sent to the address specified in the WorkflowApproverEmailAddress field, provided that: