Click or drag to resize

clsTrainingCourseHandshakeResulteRegistrationStatus Enumeration

Information about the registration status. This List can be changed in the settings. This enumeration is the default.

See select * FROM MPHotlineSettings WHERE Setting=24

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eRegistrationStatus
Members
  Member nameValueDescription
Unknown0Status not known
Request1Request is created and pending for validation
Invited2Registration created by an invitation newsletter
Registered3Participant is registered
Completed4Registration is closed (reason unknown)
CanceledByParticipant5Registration has been cancled by participant
CanceledByProvider6Registration has been cancled by the company
Attended7Participant has really attended the event.
Remarks

MPTrainingRegistration.RegistrationStatus type: INT length: 4

View: MARITrainingRegistration.RegistrationStatus: :Table: MPTrainingRegistration.RegistrationStatus

Linked Field: View: MARISupportSettings.ID: :Table: MPHotlineSettings.ID Support Module: Settings for the Status, Priority, Mode etc. of hottline issues

Link Table Condition: Setting=24
See Also