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.