Table of Contents

Class AttemptSection

Namespace
InSite.Domain.Attempts
Assembly
Shift.Sdk.dll
public class AttemptSection
Inheritance
AttemptSection
Inherited Members
Extension Methods

Constructors

AttemptSection()

public AttemptSection()

Properties

Identifier

public Guid Identifier { get; set; }

Property Value

Guid

IsBreakTimer

public bool IsBreakTimer { get; set; }

Property Value

bool

ShowWarningNextTab

public bool ShowWarningNextTab { get; set; }

Property Value

bool

TimeLimit

public int TimeLimit { get; set; }

Property Value

int

TimerType

public FormSectionTimeType TimerType { get; set; }

Property Value

FormSectionTimeType