Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / BasketShipment Class / BasketShipment Constructor / BasketShipment Constructor(Basket,String)
The value of basket
The value of shipmessage
In This Topic
    BasketShipment Constructor(Basket,String)
    In This Topic
    Initializes a new instance of the BasketShipment class.
    Syntax
    public BasketShipment( 
       Basket basket,
       string shipmessage
    )

    Parameters

    basket
    The value of basket
    shipmessage
    The value of shipmessage
    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