Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value that is incremented each time the object is updated.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public ReadOnly Property Version As Long
Get
'Usage
Dim instance As SPPersistedObject
Dim value As Long
value = instance.Version
public long Version { get; }
Type: System.Int64
A 64-bit integer that is incremented with each update of the object.
Please sign in to use this experience.
Sign in