SP.ClientErrorCodes.listItemDeleted Field

Applies to: SharePoint Foundation 2010

In this article
Field Value
Applies To
Remarks

A constant integer that indicates that the list item has been deleted.

var value = SP.ClientErrorCodes.listItemDeleted;

Field Value

The value of this constant is -2130575338.

Applies To

SP.ClientErrorCodes Class

Remarks

The value is always -2130575338.

See Also

Reference

SP.ClientErrorCodes Fields

SP.ClientErrorCodes Methods

SP Namespace