CatalogPricingRulesDataSet.PricingRuleChangeEvent Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to the change events of the CatalogPricingRulesDataSet..::.PricingRulesDataTable table. Provides data for the CatalogPricingRulesDataSet events.
The CatalogPricingRulesDataSet..::.PricingRuleChangeEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CatalogPricingRulesDataSet..::.PricingRuleChangeEvent | Initializes a new instance of the CatalogPricingRulesDataSet..::.PricingRuleChangeEvent 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 occurred on a CatalogPricingRulesDataSet..::.PricingRule. | |
Row | Gets the row upon which an action has occurred. |
Top