ICatalogRebuild Interface

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

The interface used when rebuilding a catalog.

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

Syntax

'Declaration
<GuidAttribute("D65E2A29-812D-483C-8803-ADF60AA0338C")> _
<ComVisibleAttribute(True)> _
Public Interface ICatalogRebuild
'Usage
Dim instance As ICatalogRebuild
[GuidAttribute("D65E2A29-812D-483C-8803-ADF60AA0338C")]
[ComVisibleAttribute(true)]
public interface ICatalogRebuild
[GuidAttribute(L"D65E2A29-812D-483C-8803-ADF60AA0338C")]
[ComVisibleAttribute(true)]
public interface class ICatalogRebuild
public interface ICatalogRebuild

See Also

Reference

ICatalogRebuild Members

Microsoft.CommerceServer.Catalog Namespace