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.
Enumerates possible values for the type of content deployment job.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Enumeration ContentDeploymentJobType
'Usage
Dim instance As ContentDeploymentJobType
public enum ContentDeploymentJobType
Members
Member name | Description | |
---|---|---|
ServerToServer | A server-to-server content deployment job.
The following operations are performed in sequence: export, transport, and import. |
|
RemoteImport | This member is reserved for internal use and is not intended to be used directly from your code. |