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

Specifies variable values that needs to be updated. More...

Public Member Functions

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

Properties

string Id [get, set]
 Gets or sets the Id property. More...
 
object Value [get, set]
 Gets or sets the value. More...
 
short VariableType [get, set]
 Gets or sets the type of the variable. More...
 

Description

Specifies variable values that needs to be updated.

Constructor & Destructor Documentation

Initializes a new instance of the UpdatedVariable class.

Property Documentation

string Id
getset

Gets or sets the Id property.

object Value
getset

Gets or sets the value.

short VariableType
getset

Gets or sets the type of the variable.