SPEventReceiverDefinitionCollection.ItemId property
取得事件接收器定義套用之項目的識別項。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ItemId As Integer
Get
'用途
Dim instance As SPEventReceiverDefinitionCollection
Dim value As Integer
value = instance.ItemId
public int ItemId { get; }
Property value
Type: System.Int32
識別項目為 32 位元整數。
備註
這個屬性會識別清單項目或事件接收器定義套用的文件的索引。
請參閱
參照
SPEventReceiverDefinitionCollection class
SPEventReceiverDefinitionCollection members
Microsoft.SharePoint namespace
其他資源
文件資訊面板概觀