FlowProfessionProperties
The FlowProfessionProperties
class represents properties related to professional settings in workflows, inheriting from BimserWorkflowObjectProperties
and implementing IFlowProfessionProperties
.
Properties
Name | Description |
---|---|
ValueOptions | Represents options for flow values within the workflow, including ID, value type, code, description, and modification status flags. |
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. |