deploymentService property

DeploymentService? deploymentService
getter/setter pairinherited

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

Implementation

DeploymentService? deploymentService;