SP.ClientRuntimeContext.serverSchemaVersion Property
Applies to: SharePoint Foundation 2010
Gets the schema version of Microsoft.SharePoint.Client.ServerRuntime.dll on the server.
var value = SP.ClientRuntimeContext.get_serverSchemaVersion();
Property Value
Type: String
Applies To
See Also
Reference
SP.ClientRuntimeContext Methods