Skip to main content

FlowProfessionProperties Properties

An object defining properties for the FlowProfessionProperties class.

Caption

A dictionary containing captions for workflow objects, mapping identifiers to their display names.

Type: Dictionary<string, string>


ValueOptions

Represents options for flow values within the workflow, including ID, value type, code, description, and modification status flags.

Type: IFlowValueOptions


IsChanged

Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.

Type: bool