deploymentService property

DeploymentService? deploymentService
getter/setter pair

The application service through which study deployments, to be run on this client, can be managed and retrieved.

Implementation

DeploymentService? deploymentService;