FlowTimerProperties
The FlowTimerProperties
class defines properties for managing timeout options in workflows. It inherits from BimserWorkflowObjectProperties
and implements IFlowTimerProperties
.
Properties
Name | Description |
---|---|
IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
TimeoutOptions | Represents timeout options for a workflow, including settings for holidays, working hours, and specific timeout durations. |
Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |