Skip to main content

FlowApprovalCancellarProperties Properties

An object defining properties for the FlowApprovalCancellarProperties class.

CancellerType

Indicates the type of the canceller for the approval flow.

Type: int


IsChanged

Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.

Type: bool


TargetObjectName

Specifies the name of the target object associated with the cancellation of the approval flow.

Type: string


Caption

A dictionary containing captions for workflow objects, mapping identifiers to their display names.

Type: Dictionary<string, string>