ContentDeploymentJobType Enumeration

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.

See Also

Reference

Microsoft.SharePoint.Publishing.Administration Namespace

ContentDeploymentJob