status property
dynamic
status
getter/setter pair
The status of the study (enumerated). Supported types:
EventStatusType
, MedicalStudyStatus
, String
Implementation
dynamic status;
The status of the study (enumerated). Supported types:
EventStatusType
, MedicalStudyStatus
, String
dynamic status;