IVariableValueOptions
Defines options for managing variable values in workflows.
Properties
| Name | Description |
|---|---|
| GeneralIsChanged | Indicates whether any global changes have occurred in the variable values. |
| Text | Specifies the text representation of the variable value. |
| ValueType | Specifies the type of the variable value. |
| IsHtml | Indicates whether the value contains HTML content. |
| TextML | Represents the multilingual text representation of the variable value. |
| Value | Represents the value of the variable. |
| IsChanged | Indicates whether the value has been modified. |
| ValueSourceType | Specifies the source type of the variable value. |