deploymentStatus property

StudyDeploymentStatus? get deploymentStatus

The deployment status of this study.

Implementation

StudyDeploymentStatus? get deploymentStatus => study.deploymentStatus;