Share via


OperationsProgress Members

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

An abstract class containing the progress of a long running operation.

The OperationsProgress type exposes the following members.

Methods

  Name Description
Aa161440.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa161440.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa161440.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa161440.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa161440.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa161440.pubmethod(en-US,CS.70).gif Refresh Refresh the OperationsProgress. Ensures that the cache is coherent with the current design-time view properties.
Aa161440.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa161440.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa161440.pubproperty(en-US,CS.70).gif CatalogName Gets the catalog name for the current catalog.
Aa161440.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa161440.pubproperty(en-US,CS.70).gif EndDate Gets the date and time, in UTC, the operation ended.
Aa161440.pubproperty(en-US,CS.70).gif Errors Gets the collection of errors that occurred during a catalog operation.
Aa161440.pubproperty(en-US,CS.70).gif OperationId Gets the operation id.
Aa161440.protproperty(en-US,CS.70).gif OperationProgress Gets progress of the import, export, or rebuild operation.
Aa161440.pubproperty(en-US,CS.70).gif OperationType Gets the type of the operation being performed.
Aa161440.pubproperty(en-US,CS.70).gif StartDate Gets the date and time, in UTC, the operation started.
Aa161440.pubproperty(en-US,CS.70).gif Status Gets the status of a catalog import, export, or rebuild operation.

Top

See Also

Reference

OperationsProgress Class

Microsoft.CommerceServer.Catalog Namespace