VirtualCatalogRule Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Used to manage pricing rules in a virtual catalog.
The VirtualCatalogRule type exposes the following members.
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 CatalogName from which this CatalogRule is derived. (Overrides CatalogRule..::.CatalogName.) |
![]() |
CategoryName | Gets the CategoryName from which this CatalogRule is derived. (Overrides CatalogRule..::.CategoryName.) |
![]() |
IsExclusionRule | Gets a value whether an item is to be excluded from this virtual catalog. |
![]() |
ProductId | Gets the ProductId from which this Catalogule is derived. (Overrides CatalogRule..::.ProductId.) |
![]() |
VariantId | Gets the VariantId from which this CatelogRule is derived. (Overrides CatalogRule..::.VariantId.) |
Top