com.onlineobject.objectnet Namespace

BooleanInput..::..SetValue Method

Sets the value of the boolean input using a logical OR operation with the existing value.

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

Syntax


public void SetValue(

	bool value

)

Parameters

value
Type: Boolean
The boolean value to set.