Share via


ShippingMethod Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the ShippingMethod class.

Overload List

  Name Description
ms870874.pubmethod(en-US,CS.70).gif ShippingMethod(String, String) Initializes a new instance of the ShippingMethod class with a default language identifier and language name.
ms870874.pubmethod(en-US,CS.70).gif ShippingMethod(String, String, String) Initializes a new instance of the ShippingMethod class with a default language identifier, language name, and language description.
ms870874.pubmethod(en-US,CS.70).gif ShippingMethod(String, String, String, String, Int32) Initializes a new instance of the ShippingMethod class with language insensitive properties like ShippingCostCalculator, ConfiguredMode, a default language and the corresponding language sensitive name and description.

Top

See Also

Reference

ShippingMethod Class

ShippingMethod Members

Microsoft.CommerceServer.Orders Namespace