Click or drag to resize

MtmsExceptionReport Class

Car Delivery Network

[Missing <summary> documentation for "T:CarDeliveryNetwork.Api.Data.Glovis.MtmsExceptionReport"]

Inheritance Hierarchy
SystemObject
  CarDeliveryNetwork.Api.Data.GlovisMtmsExceptionReport

Namespace: CarDeliveryNetwork.Api.Data.Glovis
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3102.0 (3.2.3102)
Syntax
C#
public class MtmsExceptionReport

The MtmsExceptionReport type exposes the following members.

Constructors
 NameDescription
Public methodMtmsExceptionReportInitializes a new instance of the MtmsExceptionReport class
Public methodMtmsExceptionReport(Job, Vehicle, Boolean, String, String, String)Initializes a new instance of the MtmsExceptionReport class
Top
Properties
 NameDescription
Public propertyBODY 
Public propertyHEAD 
Top
Methods
 NameDescription
Public methodToString Returns a serial representation of the object in JSON format.
(Overrides ObjectToString)
Top
See Also