[Missing <summary> documentation for "T:CarDeliveryNetwork.Api.Data.Glovis.MtmsExceptionReport"]
Inheritance Hierarchy
CarDeliveryNetwork.Api.Data.GlovisMtmsExceptionReport
Namespace: CarDeliveryNetwork.Api.Data.Glovis
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3062.0 (3.2.3062)
Syntax
C#
public class MtmsExceptionReport
The MtmsExceptionReport type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MtmsExceptionReport | Initializes a new instance of the MtmsExceptionReport class |
![]() | MtmsExceptionReport(Job, Vehicle, Boolean, String, String, String) | Initializes a new instance of the MtmsExceptionReport class |
Properties
Name | Description | |
---|---|---|
![]() | BODY | |
![]() | HEAD |
Methods
Name | Description | |
---|---|---|
![]() | ToString |
Returns a serial representation of the object in JSON format.
(Overrides ObjectToString.) |
See Also