SP.ClientErrorCodes.versionConflict Field
Applies to: SharePoint Foundation 2010
In this article
Field Value
Applies To
Remarks
A constant integer that is raised when the client object version does not match the server object version.
var value = SP.ClientErrorCodes.versionConflict;
Field Value
The value of this constant is -2130575339.
Applies To
Remarks
The value is always -2130575339.