FlowParallelProperties
The FlowParallelProperties
class represents properties specific to parallel workflows, inheriting from BimserWorkflowObjectProperties
and implementing IFlowParallelProperties
.
Properties
Name | Description |
---|---|
IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |