SP.ClientErrorCodes.notSupportedRequestVersion Field
Applies to: SharePoint Foundation 2010
In this article
Field Value
Applies To
Remarks
A constant integer that indicates that the schema version in the SchemaVersion attribute of the SP.ClientSchemaVersions.currentVersion Field method is not supported by Microsoft SharePoint Foundation 2010.
var value = SP.ClientErrorCodes.notSupportedRequestVersion;
Field Value
The value of this constant is -2130575151.
Applies To
Remarks
The value is always -2130575151. Microsoft SharePoint Foundation 2010 requires the schema version to be "14.0.0.0".