FlowTimerStopperProperties
Represents the properties required for stopping a flow timer, inheriting from BimserWorkflowObjectProperties and implementing IFlowTimerStopperProperties.
Properties
| Name | Description |
|---|---|
| Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |
| TargetTimerName | Specifies the name of the target timer. |
| IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |