Share via


AddPricingRule Method

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

Add a PricingRule to this CatalogPricingRulesDataSet..::.PricingRulesDataTable.

Overload List

  Name Description
ms986730.pubmethod(en-US,CS.70).gif AddPricingRule(CatalogPricingRulesDataSet..::.PricingRule) Add a PricingRule to this CatalogPricingRulesDataSet..::.PricingRulesDataTable at the specified row.
ms986730.pubmethod(en-US,CS.70).gif AddPricingRule(String, String, String, String, Int16, Decimal, String) Add a PricingRule to this CatalogPricingRulesDataSet..::.PricingRulesDataTable and return a CatalogPricingRulesDataSet..::.PricingRule.

Top

Remarks

The CatalogPricingRulesDataSet object must be saved before these changes will be persisted to the database.

See Also

Reference

CatalogPricingRulesDataSet..::.PricingRulesDataTable Class

CatalogPricingRulesDataSet..::.PricingRulesDataTable Members

Microsoft.CommerceServer.Catalog Namespace