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.
A constant integer that indicates that the list item has been deleted.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public Const ListItemDeleted As Integer
'Usage
Dim value As Integer
value = ClientErrorCodes.ListItemDeleted
public const int ListItemDeleted
Remarks
The value is always -2130575338.