Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping Namespace / ShipMethod Class / ShipMethod Constructor / ShipMethod Constructor(Store,Int16,String,Decimal,String,Decimal,Decimal,Boolean,Byte,Nullable<Int32>,Int32)
The value of store
The value of shipmethodtypeid
The value of name
The value of surcharge
The value of servicecode
The value of minpurchase
The value of maxpurchase
The value of surchargeisvisible
The value of surchargemodeid
The value of surchargetaxcodeid
The value of orderby
In This Topic
    ShipMethod Constructor(Store,Int16,String,Decimal,String,Decimal,Decimal,Boolean,Byte,Nullable<Int32>,Int32)
    In This Topic
    Initializes a new instance of the ShipMethod class.
    Syntax

    Parameters

    store
    The value of store
    shipmethodtypeid
    The value of shipmethodtypeid
    name
    The value of name
    surcharge
    The value of surcharge
    servicecode
    The value of servicecode
    minpurchase
    The value of minpurchase
    maxpurchase
    The value of maxpurchase
    surchargeisvisible
    The value of surchargeisvisible
    surchargemodeid
    The value of surchargemodeid
    surchargetaxcodeid
    The value of surchargetaxcodeid
    orderby
    The value of orderby
    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