Click or drag to resize

clsTrainingCourseHandshakeRegistrationStatus Class

Small helper class to describe a status and the numer of partcipants with that status.

See TrainingCourseNumberOfParticipantsPerStatus

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsTrainingCourseHandshakeRegistrationStatus

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsTrainingCourseHandshakeRegistrationStatus

The clsTrainingCourseHandshakeRegistrationStatus type exposes the following members.

Constructors
  NameDescription
Public methodclsTrainingCourseHandshakeRegistrationStatus
Initializes a new instance of the clsTrainingCourseHandshakeRegistrationStatus class
Top
Properties
  NameDescription
Public propertyDescription
ReadOnly: Decription
Public propertyKeyInternal
ReadOnly: Internal Key (invisible integer of the status in the training course)
Public propertyMatchcode
ReadOnly: Name
Public propertyNumberOfPartcipants
ReadOnly: Number of participants with that status in the current event.
Public propertyPicture
ReadOnly: PictureID
Top
See Also