Skip to main content

FlowContinueProperties

Defines properties for continuing a workflow process, including identifiers for the process, object, and event.

Properties

NameDescription
EventIdThe identifier of the event that triggers the continuation.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
ObjectNameThe name of the object involved in the process continuation.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.
ProcessIdThe identifier for the project associated with the continuation process.