[Missing <summary> documentation for "T:CarDeliveryNetwork.Api.Data.Fenkell.Shipment"]
Inheritance Hierarchy
CarDeliveryNetwork.Api.Data.FenkellShipment
Namespace: CarDeliveryNetwork.Api.Data.Fenkell
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3008.0 (3.2.3008)
Syntax
The Shipment type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Shipment |
Initializes a new instance of the Shipment class.
|
![]() | Shipment(Job) |
Initializes a new instance of the Shipment class.
|
Properties
Name | Description | |
---|---|---|
![]() | DeliveryDateTime |
Gets or sets the Delivery date and time
|
![]() | DepartureDateTime |
Gets or sets the Departure date and time.
|
![]() | DestinationCode |
Gets or sets the destination Destination code assigned by OEM
|
![]() | OriginCode |
Gets or sets the Origin location code assigned by OEM
|
![]() | SpecialInstructions |
Gets or sets the Special delivery instructions
|
See Also