Table of Contents

Class AnalyzeAttempt

Namespace
InSite.Application.Attempts.Write
Assembly
Shift.Sdk.dll
public class AnalyzeAttempt : Command, ICommand
Inheritance
AnalyzeAttempt
Implements
Inherited Members
Extension Methods

Constructors

AnalyzeAttempt(Guid, bool)

public AnalyzeAttempt(Guid aggregate, bool allowTakeAttendance)

Parameters

aggregate Guid
allowTakeAttendance bool

Properties

AllowTakeAttendance

public bool AllowTakeAttendance { get; set; }

Property Value

bool