Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderShipment Class / OrderShipment Constructor / OrderShipment Constructor(Order,String,String,String,String,String,String,String,String,String,String,String,String,Nullable<Boolean>,String,String,Nullable<DateTime>)
The value of order
The value of shiptofirstname
The value of shiptolastname
The value of shiptocompany
The value of shiptoaddress1
The value of shiptoaddress2
The value of shiptocity
The value of shiptoprovince
The value of shiptopostalcode
The value of shiptocountrycode
The value of shiptophone
The value of shiptofax
The value of shiptoemail
The value of shiptoresidence
The value of shipmethodname
The value of shipmessage
The value of shipdate
In This Topic
    OrderShipment Constructor(Order,String,String,String,String,String,String,String,String,String,String,String,String,Nullable<Boolean>,String,String,Nullable<DateTime>)
    In This Topic
    Initializes a new instance of the OrderShipment class.
    Syntax

    Parameters

    order
    The value of order
    shiptofirstname
    The value of shiptofirstname
    shiptolastname
    The value of shiptolastname
    shiptocompany
    The value of shiptocompany
    shiptoaddress1
    The value of shiptoaddress1
    shiptoaddress2
    The value of shiptoaddress2
    shiptocity
    The value of shiptocity
    shiptoprovince
    The value of shiptoprovince
    shiptopostalcode
    The value of shiptopostalcode
    shiptocountrycode
    The value of shiptocountrycode
    shiptophone
    The value of shiptophone
    shiptofax
    The value of shiptofax
    shiptoemail
    The value of shiptoemail
    shiptoresidence
    The value of shiptoresidence
    shipmethodname
    The value of shipmethodname
    shipmessage
    The value of shipmessage
    shipdate
    The value of shipdate
    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