Share via


ExportProgress Members

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

Contains information about the status of the export operation.

The ExportProgress type exposes the following members.

Methods

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

Top

Properties

  Name Description
Aa149352.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa149352.pubproperty(en-US,CS.70).gif CatalogName Gets the catalog name for the current catalog. (Inherited from OperationsProgress.)
Aa149352.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa149352.pubproperty(en-US,CS.70).gif EndDate Gets the date and time, in UTC, the operation ended. (Inherited from OperationsProgress.)
Aa149352.pubproperty(en-US,CS.70).gif Errors Gets the collection of errors that occurred during a catalog operation. (Inherited from OperationsProgress.)
Aa149352.pubproperty(en-US,CS.70).gif ExportOptions Returns the export options used for the export operation
Aa149352.pubproperty(en-US,CS.70).gif FileName Gets the name of the file that is being exported.
Aa149352.pubproperty(en-US,CS.70).gif OperationId Gets the operation id. (Inherited from OperationsProgress.)
Aa149352.protproperty(en-US,CS.70).gif OperationProgress Gets progress of the import, export, or rebuild operation. (Inherited from OperationsProgress.)
Aa149352.pubproperty(en-US,CS.70).gif OperationType Gets the type of the operation being performed. (Inherited from OperationsProgress.)
Aa149352.pubproperty(en-US,CS.70).gif PercentComplete Gets the percent of the export completed (Approximated by number of items being imported.)
Aa149352.pubproperty(en-US,CS.70).gif StartDate Gets the date and time, in UTC, the operation started. (Inherited from OperationsProgress.)
Aa149352.pubproperty(en-US,CS.70).gif Status Gets the status of a catalog import, export, or rebuild operation. (Inherited from OperationsProgress.)

Top

See Also

Reference

ExportProgress Class

Microsoft.CommerceServer.Catalog Namespace