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
Syntaxpublic List<clsTrainingCourseHandshakeRegistrationStatus> TrainingCourseNumberOfParticipantsPerStatus { get; set; }Public Property TrainingCourseNumberOfParticipantsPerStatus As List(Of clsTrainingCourseHandshakeRegistrationStatus)
Get
Set
Property Value
Type:
ListclsTrainingCourseHandshakeRegistrationStatus
See Also