Click or drag to resize

clsTrainingCourseHandshakeResultTrainingCourseNumberRegistrations Property

Number of already registered participants. may be used to show "Full" Deprecated use TrainingCourseNumberOfParticipantsPerStatus instead.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int TrainingCourseNumberRegistrations { get; set; }

Property Value

Type: Int32
See Also