CatalogPricingRulesDataSet Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CatalogPricingRulesDataSet class.
Overload List
Name | Description | |
---|---|---|
CatalogPricingRulesDataSet()()() | Initializes a new instance of the CatalogPricingRulesDataSet class. | |
CatalogPricingRulesDataSet(SerializationInfo, StreamingContext) | Initializes a new instance of the CatalogPricingRulesDataSet class with the specified serialization and streaming context information. |
Top
Remarks
The CatalogPricingRulesDataSet exposes the CatalogPricingRules values of the CatalogPricingRulesDataSet..::.PricingRulesDataTable table.
There are six columns in the table:
CatalogName
CatalogPricingRuleType
CategoryName
PriceChange
ProductId
VariantId
See Also
Reference
CatalogPricingRulesDataSet Class