Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.