Share via


SPSequence.Id property

Gets the ID of the sequence.

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

Syntax

'Declaration
Protected Friend ReadOnly Property Id As Guid
    Get
'Usage
Dim value As Guid

value = Me.Id
protected internal Guid Id { get; }

Property value

Type: System.Guid
A System.Guid that identifies the sequence.

See also

Reference

SPSequence class

SPSequence members

Microsoft.SharePoint.Upgrade namespace