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 | |
---|---|---|
AddPricingRule(CatalogPricingRulesDataSet..::.PricingRule) | Add a PricingRule to this CatalogPricingRulesDataSet..::.PricingRulesDataTable at the specified row. | |
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