CreateVirtualCatalog Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Creates a new virtual catalog.

Overload List

  Name Description
ms986612.pubmethod(en-US,CS.70).gif CreateVirtualCatalog(String, String, String) Creates a new virtual catalog and returns the VirtualCatalog object containing the new catalog.
ms986612.pubmethod(en-US,CS.70).gif CreateVirtualCatalog(String, String, String, String, String, DateTime, DateTime) Creates a new virtual catalog and returns the VirtualCatalog object containing the new catalog.

Top

Remarks

This method creates a new virtual catalog in the catalog system and returns a VirtualCatalog object. You can call methods on the VirtualCatalog object to access and set information on the catalog.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace