Skip to main content

IFlowValueOptions Properties

An object defining properties for the IFlowValueOptions class.

Id

The unique identifier of the flow value option.

Type: long


GeneralIsChanged

Indicates whether the general state of the flow value option has been modified.

Type: bool


IsChanged

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

Type: bool


ValueType

An integer representing the type of the value in the flow.

Type: int


Description

A description of the flow value option.

Type: string


Code

The code associated with the flow value option.

Type: string