📚 SAP Business One SDK Help

ShippingType Property
See Also 

Description

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.

Property type

Read-write property

Syntax

Visual Basic
Public Property ShippingType() As Long

Remarks

The shipping type defines how the goods will be transported to the customer, and how the expenses will be calculated.

See Also