Class ExamScheduleRequestOutput
- Namespace
- Shift.Toolbox.Integration.DirectAccess
- Assembly
- Shift.Toolbox.dll
public class ExamScheduleRequestOutput
- Inheritance
-
ExamScheduleRequestOutput
- Inherited Members
- Extension Methods
Constructors
ExamScheduleRequestOutput()
public ExamScheduleRequestOutput()
Properties
Exams
public CodeAndDate[] Exams { get; set; }
Property Value
Raw
public string Raw { get; set; }
Property Value
Methods
Deserialize(string)
public static ExamScheduleRequestOutput Deserialize(string xml)
Parameters
xmlstring