Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to the CatalogPricingRulesDataSet..::.PricingRulesDataTable table.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Public Class PricingRule _
Inherits DataRow
'Usage
Dim instance As CatalogPricingRulesDataSet.PricingRule
public class PricingRule : DataRow
public ref class PricingRule : public DataRow
public class PricingRule extends DataRow
Remarks
Gets and sets the values in the CatalogPricingRulesDataSet..::.PricingRulesDataTable table.
Inheritance Hierarchy
System..::.Object
System.Data..::.DataRow
Microsoft.CommerceServer.Catalog..::.CatalogPricingRulesDataSet..::.PricingRule
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.