Share via


SPCorruptedDocument.ErrorCode property

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

Syntax

'Declaration
Public Property ErrorCode As Integer
    Get
    Friend Set
'Usage
Dim instance As SPCorruptedDocument
Dim value As Integer

value = instance.ErrorCode
public int ErrorCode { get; internal set; }

Property value

Type: System.Int32

See also

Reference

SPCorruptedDocument class

SPCorruptedDocument members

Microsoft.SharePoint.Administration namespace