Click or drag to resize

clsTrainingCourseHandshakeResultTrainingCourseNumberOfParticipantsPerStatus Property

Each registration status with the number of participants who have this status.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsTrainingCourseHandshakeRegistrationStatus> TrainingCourseNumberOfParticipantsPerStatus { get; set; }

Property Value

Type: ListclsTrainingCourseHandshakeRegistrationStatus
See Also