Table of Contents

Class ExamAttemptsImported

Namespace
InSite.Domain.Events
Assembly
Shift.Sdk.dll
public class ExamAttemptsImported : Change, IChange
Inheritance
ExamAttemptsImported
Implements
Inherited Members
Extension Methods

Constructors

ExamAttemptsImported(bool)

public ExamAttemptsImported(bool allowDuplicates)

Parameters

allowDuplicates bool

Properties

AllowDuplicates

public bool AllowDuplicates { get; set; }

Property Value

bool