Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderShipment Class / ShipmentNumber Property
In This Topic
    ShipmentNumber Property (OrderShipment)
    In This Topic
    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