Expand Minimize
This topic has not yet been rated - Rate this topic

SPSite.SchemaVersion property

SharePoint 2013

Gets the version of this site collection for purposes of fine-grained upgrade compatibility checks.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public Version SchemaVersion { get; }

Property value

Type: System.Version
A System.Version object that contains the value of the last upgrade sequence to run on this site collection. changed.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.