Share via


SPPersistedObject.Version property

Gets a value that is incremented each time the object is updated.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public long Version { get; }

Property value

Type: System.Int64
A 64-bit integer that is incremented with each update of the object.

See also

Reference

SPPersistedObject class

SPPersistedObject members

Microsoft.SharePoint.Administration namespace