Class RegistrationLearnerTypeModel
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class RegistrationLearnerTypeModel
- Inheritance
-
RegistrationLearnerTypeModel
- Inherited Members
- Extension Methods
Constructors
RegistrationLearnerTypeModel()
public RegistrationLearnerTypeModel()
Properties
LearnerType
public string LearnerType { get; set; }
Property Value
RegistrationIdentifier
public Guid RegistrationIdentifier { get; set; }