Skip to main content

FlowStateProperties

The FlowStateProperties class defines properties for managing the state and visibility of workflow states in the flow history. It inherits from BimserWorkflowObjectProperties and implements IFlowStateProperties.

Properties

NameDescription
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.
ShowInFlowHistoryIndicates whether the workflow state should be visible in the flow history.
StateSpecifies the current state of the workflow.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.