com.onlineobject.objectnet Namespace

BooleanInput Members

The BooleanInput type exposes the following members.

Constructors


  Name Description
Public method BooleanInput
Initializes a new instance of the BooleanInput class with the specified name, code, and local flag.

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.