All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
VariableValue2 Class Reference

Specifies the variable value2 and confirm its existence. More...

Public Member Functions

 VariableValue2 ()
 Initializes a new instance of the VariableValue2 class. More...
 

Properties

string Id [get, set]
 Gets or sets the id. More...
 
object Value [get, set]
 Gets or sets the value. More...
 

Description

Specifies the variable value2 and confirm its existence.

Constructor & Destructor Documentation

Initializes a new instance of the VariableValue2 class.

Property Documentation

string Id
getset

Gets or sets the id.

The id of the variable.

object Value
getset

Gets or sets the value.

The value assigned to the variable.