com.onlineobject.objectnet Namespace

VariablesList..::..UnRegisterVariable Method (String)

Unregisters a variable by name if it exists in the list.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void UnRegisterVariable(

	string variable

)

Parameters

variable
Type: String
The name of the variable to unregister.