Share via


SPPersistedObjectSequence.GetVersion Method

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

Syntax

'Declaration
Protected Function GetVersion ( _
    id As Guid _
) As Version
'Usage
Dim id As Guid
Dim returnValue As Version

returnValue = Me.GetVersion(id)
protected Version GetVersion(
    Guid id
)

Parameters

Return Value

Type: System.Version

See Also

Reference

SPPersistedObjectSequence Class

SPPersistedObjectSequence Members

Microsoft.SharePoint.Upgrade Namespace