ShippingRatesDataSet.ShippingRatesRowChangeEvent Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Provides data for the change events of the ShippingRatesDataSet..::.ShippingRatesDataTable class.
The ShippingRatesDataSet..::.ShippingRatesRowChangeEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ShippingRatesDataSet..::.ShippingRatesRowChangeEvent | Initializes a new instance of the ShippingRatesDataSet..::.ShippingRatesRowChangeEvent class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Action | Gets the action that has occurred on a ShippingRatesDataSet..::.ShippingRatesRow. | |
Row | Gets the ShippingRatesDataSet..::.ShippingRatesRow row upon which an action has occurred. |
Top