| TransportationCode Property | |
| See Also |
Sets or returns the shipping type.
Field name: TrnspCode.
This is a foreign key to the ShippingTypes object.
Sets or returns the code of the shipping type (such as, Courier or Air Cargo).
Field name: ShipType.
This is a foreign key to the ShippingTypes object.
Read-write property
| Visual Basic |
|---|
Public Property TransportationCode() As Long |
The shipping type defines how the goods will be transported to the customer, and how the expenses will be calculated.
This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.