VariablesNetwork..::..RegisterVariable Method
Registers a variable with the network.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- name
- Type: String
The name of the variable.
- variable
- Type: com.onlineobject.objectnet..::..IVariable
The variable to register.

