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