Skip to main content

IFlowValueOptions

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

Properties

NameDescription
IdThe unique identifier of the flow value option.
GeneralIsChangedIndicates whether the general state of the flow value option has been modified.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
ValueTypeAn integer representing the type of the value in the flow.
DescriptionA description of the flow value option.
CodeThe code associated with the flow value option.