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