participantRoles property
Roles which can be assigned to participants in the study and ParticipantAttribute
s
can be linked to.
If a ParticipantAttribute
is not linked to any specific participant role,
the participant data can be filled out by all participants in the study deployment.
Implementation
Set<ParticipantRole>? participantRoles = {};