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.
Provides information regarding the progress of the import, export and rebuild operations.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Public Class CatalogOperationsProgress
'Usage
Dim instance As CatalogOperationsProgress
public class CatalogOperationsProgress
public ref class CatalogOperationsProgress
public class CatalogOperationsProgress
Remarks
The catalog system will allow a user to retrieve their in progress operations (useful for closing UI and reopening it).
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Catalog..::.CatalogOperationsProgress
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.