Share via


ImportProgress Members

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

Contains information about the status of the import operation.

The ImportProgress type exposes the following members.

Methods

  Name Description
Aa127957.pubmethod(en-US,CS.70).gif Abort Abort the import operation in progress.
Aa127957.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa127957.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa127957.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa127957.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa127957.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa127957.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.)
Aa127957.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

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

ImportProgress Class

Microsoft.CommerceServer.Catalog Namespace