isOptional property

bool? isOptional
getter/setter pair

Determines whether device registration for this device is optional prior to starting a study, i.e., whether the study can run without this device or not.

Implementation

bool? isOptional;