clsTrainingCourseHandshakeResultTrainingCourseRegistrationProcess Property
|
BackofficeRegistration = 1
ByInvitation = 2
ByUserSelfRegistration = 3
ByPublicViaUserCreation = 4
FreeRegistration = 5
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic int TrainingCourseRegistrationProcess { get; set; }Public Property TrainingCourseRegistrationProcess As Integer
Get
Set
Property Value
Type:
Int32
See Also