ShippingRatesDataSet.ShippingRatesDataTable.MaxLimitChangeEventArg Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Provides data for the MaxLimitChanged and MaxLimitChanging events.
The ShippingRatesDataSet..::.ShippingRatesDataTable..::.MaxLimitChangeEventArg type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ShippingRatesDataSet..::.ShippingRatesDataTable..::.MaxLimitChangeEventArg | Initializes a new instance of the ShippingRatesDataSet..::.ShippingRatesDataTable..::.MaxLimitChangeEventArg 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 | |
---|---|---|
MaxLimitColumn | Gets the Maximum Limit values in the ShippingRatesDataSet..::.ShippingRatesDataTable table. | |
ProposedValue | Gets or sets the proposed value to be inserted into the Maximum Limit column of the ShippingRatesDataSet..::.ShippingRatesDataTable. | |
Row | Gets the row upon which an action has occurred. |
Top
See Also
Reference
ShippingRatesDataSet..::.ShippingRatesDataTable..::.MaxLimitChangeEventArg Class