This topic has not yet been rated - Rate this topic

ShippingRatesDataSet.ShippingRatesDataTable Class

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

Class which depicts the ShippingRates DataTable in the ShippingRatesDataSet.

Namespace:  Microsoft.CommerceServer.Orders
Assembly:  Microsoft.CommerceServer.Orders.CrossTierTypes (in Microsoft.CommerceServer.Orders.CrossTierTypes.dll)
[SerializableAttribute]
public class ShippingRatesDataTable : DataTable, IEnumerable

The strongly typed DataTable that provides access to the "ShippingRatesTable" table of a ShippingRatesDataSet. The values are used to set the shipping rates in the Orders system.

System..::.Object
  System.ComponentModel..::.MarshalByValueComponent
    System.Data..::.DataTable
      Microsoft.CommerceServer.Orders..::.ShippingRatesDataSet..::.ShippingRatesDataTable
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.