Gets or sets a reference to the shipping method used to ship this order.
Namespace: Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
protected string ShipMethodCode { get; set; } |
| Visual Basic |
|---|
Protected Property ShipMethodCode As String Get Set |
| Visual C++ |
|---|
protected: property String^ ShipMethodCode { String^ get (); void set (String^ value); } |
Field Value
A code representing a shipping method already defined in the SHIP_METHOD validation table.
Remarks
This value normally corresponds to a freight carrier like FedEx, USPS, DHL, etc.
The ShipMethodCode must already be setup in iMIS.