Overload | Description |
---|---|
UADataVariable Constructor() | Initializes a new instance of the class with default values. |
UADataVariable Constructor(UADataVariable) | Initializes a new copy of the UADataVariable object. |
UADataVariable Constructor(String) | Initializes a new instance of the class, with given data variable name. |