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.
The SPImport type exposes the following members.
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