com.onlineobject.objectnet Namespace

BooleanInput Methods

The BooleanInput type exposes the following members.

Methods


  Name Description
Public method GetValue
Gets the current value of the boolean input and resets it to false after retrieval.
Public method SetValue
Sets the value of the boolean input using a logical OR operation with the existing value.