com.onlineobject.objectnet Namespace

ScriptStatus..::..SetVariables Method

Sets the list of variables associated with the script.

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

Syntax


public void SetVariables(

	VariablesList variablesList

)

Parameters

variablesList
Type: com.onlineobject.objectnet..::..VariablesList
The VariablesList to associate with the script.