Table of Contents

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

string

RegistrationIdentifier

public Guid RegistrationIdentifier { get; set; }

Property Value

Guid