FlowContinueProperties Properties
An object defining properties for the FlowContinueProperties class.
EventId
The identifier of the event that triggers the continuation.
Type: string
IsChanged
Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
Type: bool
ObjectName
The name of the object involved in the process continuation.
Type: string
Caption
A dictionary containing captions for workflow objects, mapping identifiers to their display names.
Type: Dictionary<string, string>
ProcessId
The identifier for the project associated with the continuation process.
Type: string