Shipment Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the Shipment class.

Namespace:  Microsoft.CommerceServer.Runtime.Orders
Assembly:  Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New Shipment()
public Shipment()
public:
Shipment()
public function Shipment()

Remarks

Shipment represents a shipment associated with an OrderForm. Shipments belonging to an order form are uniquely identified by a shipment ID.

Permissions

See Also

Reference

Shipment Class

Shipment Members

Shipment Overload

Microsoft.CommerceServer.Runtime.Orders Namespace