Table of Contents

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

aggregate Guid
allowDuplicates bool

Properties

AllowDuplicates

public bool AllowDuplicates { get; set; }

Property Value

bool