SP.ClientErrorCodes.docAlreadyExists Field
Applies to: SharePoint Foundation 2010
In this article
Field Value
Applies To
Remarks
A constant integer that indicates that the document already exists.
var value = SP.ClientErrorCodes.docAlreadyExists;
Field Value
The value of this constant is -2130575257.
Applies To
Remarks
The value is always -2130575257.