CatalogRule Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
An abstract class. Implements functionality of the Catalog Rules.
The CatalogRule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CatalogRule | Initializes a new instance of the CatalogRule 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 | |
---|---|---|
CatalogName | Gets the catalog name where this rule applies. | |
CategoryName | Gets the category name where this rule applies. | |
ProductId | Gets the product id where this rule applies. | |
VariantId | Gets the variant id where this rule applies. |
Top