FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsVariable Members

The clsVariable type exposes the following members.

Constructors


  Name Description
Public method clsVariable
Variable constructor

Methods


  Name Description
Public method Static member fromXML
Create variable from XML
Public method Static member getDefaultValue
Get's the default value of variable based on type
Public method getValue
Gets the value.
Public method hasValueChange
Determines whether [has value change].
Public method toXML
get the xml version of the variable

Properties


  Name Description
Public property dataType
get/set the variable data type
Public property name
get/set the variable name
Public property varValue
get/set the variable value