canBeDeployed property
Determines whether the device can be deployed by retrieving PrimaryDeviceDeployment. Not all primary devices necessarily need deployment; chained primary devices do not.
Implementation
bool? canBeDeployed = false;
Determines whether the device can be deployed by retrieving PrimaryDeviceDeployment. Not all primary devices necessarily need deployment; chained primary devices do not.
bool? canBeDeployed = false;