SPBuiltInFieldId.owshiddenversion field

Identifies a field that contains the internal version of a rowset, and is used when the rowset includes multiple versions of the same SharePoint Foundation list item object.

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

Syntax

'Declaration
Public Shared ReadOnly owshiddenversion As Guid
'Usage
Dim value As Guid

value = SPBuiltInFieldId.owshiddenversion
public static readonly Guid owshiddenversion

See also

Reference

SPBuiltInFieldId class

SPBuiltInFieldId members

Microsoft.SharePoint namespace