requiresDeployment property

bool requiresDeployment
getter/setter pair

Determines whether the device requires a device deployment by retrieving MasterDeviceDeployment. Not all master devices necessarily need deployment; chained master devices do not.

Implementation

bool requiresDeployment = false;