Share via


SPDeploymentErrorType Enumeration

Enumerates the constant values that represent the error type for the Status property.

Namespace:  Microsoft.SharePoint.Deployment
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Enumeration SPDeploymentErrorType

Dim instance As SPDeploymentErrorType
public enum SPDeploymentErrorType

Members

Member name Description
FatalError Error that caused the application failure.
Error Nonfatal error.
Warning Nonfatal application error that produces a warning.
Information Nonfatal error for which information is available.
SkippedWeb

See Also

Reference

Microsoft.SharePoint.Deployment Namespace