Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping Namespace / Warehouse Class / Warehouse Constructor / Warehouse Constructor(Store,String,String,String,String,String,String,String,String,String)
The value of store
The value of name
The value of address1
The value of address2
The value of city
The value of province
The value of postalcode
The value of phone
The value of fax
The value of email
In This Topic
    Warehouse Constructor(Store,String,String,String,String,String,String,String,String,String)
    In This Topic
    Initializes a new instance of the Warehouse class.
    Syntax

    Parameters

    store
    The value of store
    name
    The value of name
    address1
    The value of address1
    address2
    The value of address2
    city
    The value of city
    province
    The value of province
    postalcode
    The value of postalcode
    phone
    The value of phone
    fax
    The value of fax
    email
    The value of email
    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