Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping Namespace / ShipMethod Class / ShipMethod Constructor / ShipMethod Constructor(Store,Int16,String,Decimal,Decimal,Decimal,Boolean)
The value of store
The value of shipmethodtypeid
The value of name
The value of surcharge
The value of minpurchase
The value of maxpurchase
The value of surchargeisvisible
In This Topic
    ShipMethod Constructor(Store,Int16,String,Decimal,Decimal,Decimal,Boolean)
    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
    minpurchase
    The value of minpurchase
    maxpurchase
    The value of maxpurchase
    surchargeisvisible
    The value of surchargeisvisible
    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