isRegistered property

bool? isRegistered
getter/setter pair

True when the device is already registered in the study deployment; false otherwise. In case a device is registered, it needs to be unregistered first before a new device can be registered.

Implementation

bool? isRegistered;