individualStudentsOptions property
Identifiers of students with access to the coursework.
This field is set only if assigneeMode
is INDIVIDUAL_STUDENTS
. If the
assigneeMode
is INDIVIDUAL_STUDENTS
, then only students specified in
this field are assigned the coursework.
Implementation
IndividualStudentsOptions? individualStudentsOptions;