com.onlineobject.objectnet Namespace

BooleanInput..::..GetValue Method

Gets the current value of the boolean input and resets it to false after retrieval.

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

Syntax


public bool GetValue()

Return Value

The current value of the boolean input before it is reset.