ICatalogImport Interface

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

The interface used when importing a catalog.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CatalogServer (in Microsoft.CatalogServer.dll)

Syntax

'Declaration
<ComVisibleAttribute(True)> _
<GuidAttribute("F315C391-04FA-4FA8-A6A3-7697109FA0BB")> _
Public Interface ICatalogImport
'Usage
Dim instance As ICatalogImport
[ComVisibleAttribute(true)]
[GuidAttribute("F315C391-04FA-4FA8-A6A3-7697109FA0BB")]
public interface ICatalogImport
[ComVisibleAttribute(true)]
[GuidAttribute(L"F315C391-04FA-4FA8-A6A3-7697109FA0BB")]
public interface class ICatalogImport
public interface ICatalogImport

See Also

Reference

ICatalogImport Members

Microsoft.CommerceServer.Catalog Namespace