ShippingRatesDataSet.ShippingRatesDataTable.PriceChangeEventArg Class

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

Provides data for the PriceChanged and PriceChanging events.

Namespace:  Microsoft.CommerceServer.Orders
Assembly:  Microsoft.CommerceServer.Orders.CrossTierTypes (in Microsoft.CommerceServer.Orders.CrossTierTypes.dll)

Syntax

'Declaration
Public Class PriceChangeEventArg _
    Inherits EventArgs
'Usage
Dim instance As ShippingRatesDataSet..::.ShippingRatesDataTable.PriceChangeEventArg
public class PriceChangeEventArg : EventArgs
public ref class PriceChangeEventArg : public EventArgs
public class PriceChangeEventArg extends EventArgs

Remarks

The ShippingRatesDataSet..::.ShippingRatesDataTable is derived from the ShippingRatesDataSet.

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Microsoft.CommerceServer.Orders..::.ShippingRatesDataSet..::.ShippingRatesDataTable..::.PriceChangeEventArg

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ShippingRatesDataSet..::.ShippingRatesDataTable..::.PriceChangeEventArg Members

Microsoft.CommerceServer.Orders Namespace