Class AttemptSection
public class AttemptSection
- Inheritance
-
AttemptSection
- Inherited Members
- Extension Methods
Constructors
AttemptSection()
public AttemptSection()
Properties
Identifier
public Guid Identifier { get; set; }
Property Value
IsBreakTimer
public bool IsBreakTimer { get; set; }
Property Value
ShowWarningNextTab
public bool ShowWarningNextTab { get; set; }
Property Value
TimeLimit
public int TimeLimit { get; set; }
Property Value
TimerType
public FormSectionTimeType TimerType { get; set; }