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