Class ExamEventOutput
- Namespace
- Shift.Toolbox.Integration.DirectAccess
- Assembly
- Shift.Toolbox.dll
public class ExamEventOutput
- Inheritance
-
ExamEventOutput
- Inherited Members
- Extension Methods
Constructors
ExamEventOutput()
public ExamEventOutput()
Properties
Message
public string Message { get; set; }
Property Value
PublicationErrors
public string PublicationErrors { get; }
Property Value
PublicationStatus
public string PublicationStatus { get; }
Property Value
Raw
public string Raw { get; set; }
Property Value
StatusCode
public int StatusCode { get; set; }
Property Value
Methods
Deserialize(string)
public static ExamEventOutput Deserialize(string json)
Parameters
jsonstring