共用方式為


ClientRequest.NextSequenceId 屬性

取得下一個可用的順序識別碼。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中);  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)  Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)

語法

'宣告
Public Shared ReadOnly Property NextSequenceId As Long
    Get
'用途
Dim value As Long

value = ClientRequest.NextSequenceId
public static long NextSequenceId { get; }

屬性值

類型:System.Int64
下一個可用的順序識別碼。

請參閱

參照

ClientRequest 類別

ClientRequest 成員

Microsoft.SharePoint.Client 命名空間