SPSequence.Id-Eigenschaft
Ruft die ID der Sequenz.
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; }
Eigenschaftswert
Typ: System.Guid
Ein System.Guid , der die Sequenz identifiziert.