com.onlineobject.objectnet Namespace

BooleanInput Class

Represents a boolean input entry that can be used to store and manipulate a boolean value.

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

Syntax


public class BooleanInput : InputEntry<bool>

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..InputEntry<(Of <(<'Boolean>)>)>
    com.onlineobject.objectnet..::..BooleanInput