Class Exam
- Namespace
- InSite.Domain.Integrations.Prometric
- Assembly
- Shift.Sdk.dll
public class Exam
- Inheritance
-
Exam
- Inherited Members
- Extension Methods
Constructors
Exam()
public Exam()
Properties
ConsecutiveDays
public string ConsecutiveDays { get; set; }
Property Value
ExamId
public string ExamId { get; set; }
Property Value
ExamSessions
public string ExamSessions { get; set; }
Property Value
ExamType
public string ExamType { get; set; }
Property Value
MaxDays
public string MaxDays { get; set; }
Property Value
MaxHours
public string MaxHours { get; set; }
Property Value
ProgramId
public string ProgramId { get; set; }