Share via


ShippingMethod Members

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

Manages shipping methods for a Microsoft Commerce Server site.

The ShippingMethod type exposes the following members.

Constructors

  Name Description
Aa136274.pubmethod(en-US,CS.70).gif ShippingMethod Overloaded. Initializes a new instance of the ShippingMethod class.

Top

Methods

  Name Description
Aa136274.pubmethod(en-US,CS.70).gif Equals Returns a value indicating whether an object is a shipping method and is equal to the shipping method of the current instance. (Overrides Object..::.Equals(Object).)
Aa136274.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa136274.pubmethod(en-US,CS.70).gif GetDescription Overloaded. Returns the description of the ShippingMethod in the DefaultLanguage, or a specified language.
Aa136274.pubmethod(en-US,CS.70).gif GetHashCode Returns the HashCode for the current ShippingGroupId. (Overrides Object..::.GetHashCode()()().)
Aa136274.pubmethod(en-US,CS.70).gif GetShippingMethodName Overloaded. Returns the name of the ShippingMethod in the DefaultLanguage, or a specified language.
Aa136274.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa136274.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa136274.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa136274.pubproperty(en-US,CS.70).gif ConfiguredMode Gets or sets a value representing the configured mode for the shipping method.
Aa136274.pubproperty(en-US,CS.70).gif Created Gets the creation time of the shipping method for the current instance.
Aa136274.pubproperty(en-US,CS.70).gif DefaultLanguage Gets or sets the default language for the shipping method of the current instance.
Aa136274.pubproperty(en-US,CS.70).gif Enabled Gets or sets a value indicating whether the current shipping method is enabled.
Aa136274.pubproperty(en-US,CS.70).gif LanguageSensitiveProperties Gets a ShippingMethodDataSet for all language sensitive properties for all currently configured languages.
Aa136274.pubproperty(en-US,CS.70).gif LastModified Gets the DateTime the ShippingMethod was last modified in the server.
Aa136274.pubproperty(en-US,CS.70).gif ShippingCostCalculator Gets or sets the name of the component used to calculate shipping costs for the current shipping method.
Aa136274.pubproperty(en-US,CS.70).gif ShippingGroupId Gets the unique identifier which represents a shipping method’s properties for all configured languages.
Aa136274.pubproperty(en-US,CS.70).gif ShippingRates Gets the strongly typed ShippingRatesDataSet containing shipping rates for the current shipping method.

Top

See Also

Reference

ShippingMethod Class

Microsoft.CommerceServer.Orders Namespace