deploymentStatus property
StudyDeploymentStatus?
get
deploymentStatus
The deployment status of this study.
Implementation
StudyDeploymentStatus? get deploymentStatus => study.deploymentStatus;
The deployment status of this study.
StudyDeploymentStatus? get deploymentStatus => study.deploymentStatus;