共用方式為


ChangeItem.ItemId 屬性

取得值,識別變更的項目。

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

語法

'宣告
Public ReadOnly Property ItemId As Integer
    Get
'用途
Dim instance As ChangeItem
Dim value As Integer

value = instance.ItemId
public int ItemId { get; }

屬性值

類型:System.Int32
傳回代表已變更的項目識別Int32執行個體。

例外狀況

例外狀況 條件
NotSupportedException

變更欄位變更集合中的項目中的項目識別碼是null 參考 (未執行任何動作 於 Visual Basic 中)。錯誤碼:-1。

請參閱

參照

ChangeItem 類別

ChangeItem 成員

Microsoft.SharePoint.Client 命名空間