Click or drag to resize

Variable Properties

The Variable type exposes the following members.

Properties
  NameDescription
Public propertyDescription
If non-null, variable description.
Public propertyInfo
Variable information.
Public propertyInstance
The Instance that owns this variable.
Public propertyName
Variable name.
Public propertyValue
If non-null, variable value cache. Otherwise the variable value is uninitialized (undefined start value).
Public propertyValueReference
Variable value reference.
Top
See Also