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.
Used to manage pricing rules in a virtual catalog.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Public NotInheritable Class VirtualCatalogRule _
Inherits CatalogRule
'Usage
Dim instance As VirtualCatalogRule
public sealed class VirtualCatalogRule : CatalogRule
public ref class VirtualCatalogRule sealed : public CatalogRule
public final class VirtualCatalogRule extends CatalogRule
Remarks
The virtual catalog inclusion/exclusion rules for this virtual catalog.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Catalog..::.CatalogRule
Microsoft.CommerceServer.Catalog..::.VirtualCatalogRule
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.