participantStatusList property

List<ParticipantStatus> participantStatusList
getter/setter pair

The list of all participants and their status in this study deployment.

Implementation

List<ParticipantStatus> participantStatusList = [];