This page is specific to
The 2007 product release
Other versions are also available for the following:
SPImport Events (Microsoft.SharePoint.Deployment)

Public Events
| |
Name
|
Description
|
|
Canceled
|
Event that is raised when the deployment operation is cancelled.
(inherited from
SPDeployment)
|
|
Completed
|
Event that is raised when the deployment operation is completed.
(inherited from
SPDeployment)
|
|
Error
|
Event that is raised when the deployment operation encounters an error or a warning.
(inherited from
SPDeployment)
|
|
ObjectImported
|
An event that is raised when the specified object has been successfully imported.
|
|
ProgressUpdated
|
Event that is raised when the deployment operation recalculates the current progress of the deployment operation.
(inherited from
SPDeployment)
|
|
Started
|
Event that is raised when the deployment operation is started.
(inherited from
SPDeployment)
|
|
Uncompressing
|
An event that is raised when the import operation is about to extract files from the content migration (.cmp) file.
|
Top

See Also