Share via


ShippingRatesDataSet.ShippingRatesDataTable.MaxLimitChangeEventArg Class

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

Provides data for the MaxLimitChanged and MaxLimitChanging events.

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

Syntax

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

Remarks

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

Inheritance Hierarchy

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

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..::.MaxLimitChangeEventArg Members

Microsoft.CommerceServer.Orders Namespace