Click or drag to resize

MtmsLoadUnload Class

Car Delivery Network

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

Inheritance Hierarchy
SystemObject
  CarDeliveryNetwork.Api.Data.GlovisMtmsLoadUnload

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 MtmsLoadUnload

The MtmsLoadUnload type exposes the following members.

Constructors
 NameDescription
Public methodMtmsLoadUnloadInitializes a new instance of the MtmsLoadUnload class
Public methodMtmsLoadUnload(Job, Boolean, String, String, String, Position)Initializes a new instance of the MtmsLoadUnload 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