FlowApprovalCancellarProperties
Defines properties for configuring the cancellation of approval flows, including target object name and canceller type.
Properties
| Name | Description |
|---|---|
| Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |
| CancellerType | Indicates the type of the canceller for the approval flow. |
| IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
| TargetObjectName | Specifies the name of the target object associated with the cancellation of the approval flow. |