ContentDeploymentSourceErrorType enumeration

Indicates the type of error that is present in a content deployment source.

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Enumeration ContentDeploymentSourceErrorType
'Usage
Dim instance As ContentDeploymentSourceErrorType
public enum ContentDeploymentSourceErrorType

Members

Member name Description
Feature Indicates an unsupported feature exists in the content deployment source.
MetadataNavigation Indicates metadata navigation is used in the content deployment source.
NoContentDeploymentSource Indicates the source site does not have the content deployment source feature activated.
UnknownError Indicates there is an unknown error when performing the content deployment source status check.
App Indicates App is installed in the content deployment source.

See also

Reference

Microsoft.SharePoint.Publishing.Administration namespace