Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / BasketShipment Class / ApplyShipMethod Method / ApplyShipMethod(Int32) Method
Parameter is ignored.
In This Topic
    ApplyShipMethod(Int32) Method
    In This Topic
    This method is obsolete. Set ShipMethod for shipment then use BasketService.Recalculate.
    Syntax
    [Obsolete("Set ShipMethod for shipment then use BasketService.Recalculate", true)]
    public virtual void ApplyShipMethod( 
       int shipMethodId
    )

    Parameters

    shipMethodId
    Parameter is ignored.
    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