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 next available sequence ID.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public Shared ReadOnly Property NextSequenceId As Long
Get
'Usage
Dim value As Long
value = ClientRequest.NextSequenceId
public static long NextSequenceId { get; }
Property value
Type: System.Int64
The next available sequence ID.