IFlowParallelInboundOptions
Defines options for parallel inbound flow within the workflow, including key, name, link configuration, proceed status, and change tracking.
Properties
Name | Description |
---|---|
Key | The unique key associated with the parallel inbound option. |
IsChanged | Tracks whether any changes have been made to the parallel inbound option. |
LinkConfig | Defines configuration properties for a workflow link, including its identifier, display text, and color. |
Proceed | Indicates whether the flow should proceed with this parallel inbound option. |
Name | The name of the parallel inbound option. |