Udostępnij za pośrednictwem


SPAlertEventData.itemId Field

Contains an integer that identifies the item that is the source of the alert.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public itemId As Integer
'Usage
Dim instance As SPAlertEventData
Dim value As Integer

value = instance.itemId

instance.itemId = value
public int itemId

See Also

Reference

SPAlertEventData Structure

SPAlertEventData Members

Microsoft.SharePoint Namespace