IFlowContinueProperties
Defines properties for continuing a workflow process, including identifiers for the process, object, and event.
Properties
| Name | Description |
|---|---|
| ObjectName | The name of the object involved in the process continuation. |
| EventId | The identifier of the event that triggers the continuation. |
| ProcessId | The identifier for the project associated with the continuation process. |