Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderShipment Class / ShipmentNumber Property
Version
ShipmentNumber Property (OrderShipment)
Gets the number of this shipment within the order.
Syntax
public virtual int ShipmentNumber {get;}
Remarks
This method is intended for display only, it is not intended to be used as a key value and could change if the sort order of the shipment collection is modified.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also