studyDeploymentId property

String? get studyDeploymentId
inherited

The study deployment id for the study of this controller.

Implementation

String? get studyDeploymentId => study?.studyDeploymentId;