Table of Contents

Class AttemptAnalyzed

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

Constructors

AttemptAnalyzed(bool)

public AttemptAnalyzed(bool allowTakeAttendance)

Parameters

allowTakeAttendance bool

Properties

AllowTakeAttendance

public bool AllowTakeAttendance { get; set; }

Property Value

bool