PaymentMethodDataSet.PaymentMethodRowChangeEvent Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Event generated when a row in the PaymentMethodDataSet..::.PaymentMethodDataTable changes.
The PaymentMethodDataSet..::.PaymentMethodRowChangeEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PaymentMethodDataSet..::.PaymentMethodRowChangeEvent | Initializes a new instance of the PaymentMethodDataSet..::.PaymentMethodRowChangeEvent 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 PaymentMethodDataSet..::.PaymentMethodRow. | |
Row | Gets the PaymentMethodDataSet..::.PaymentMethodRow upon which an action has occurred. |
Top