Skip to main content

IVariableValueOptions Properties

An object defining properties for the IVariableValueOptions class.

GeneralIsChanged

Indicates whether any global changes have occurred in the variable values.

Type: bool


Text

Specifies the text representation of the variable value.

Type: string


ValueType

Specifies the type of the variable value.

Type: int?


IsHtml

Indicates whether the value contains HTML content.

Type: bool


TextML

Represents the multilingual text representation of the variable value.

Type: object


Value

Represents the value of the variable.

Type: object


IsChanged

Indicates whether the value has been modified.

Type: bool


ValueSourceType

Specifies the source type of the variable value.

Type: int