Class ImportExamAttempts
- Namespace
- InSite.Application.Events.Write
- Assembly
- Shift.Sdk.dll
public class ImportExamAttempts : Command, ICommand
- Inheritance
-
ImportExamAttempts
- Implements
- Inherited Members
- Extension Methods
Constructors
ImportExamAttempts(Guid, bool)
public ImportExamAttempts(Guid aggregate, bool allowDuplicates)
Parameters
Properties
AllowDuplicates
public bool AllowDuplicates { get; set; }