SPListItemServiceEventArgs Fields

Include Protected Members
Include Inherited Members

The SPListItemServiceEventArgs type exposes the following members.

Fields

  Name Description
Public field afterProperties A hash table containing the properties of the item after the event occurred.
Public field beforeProperties A hash table containing the properties of the item before the event occurred.
Public field executor Represents the user who performed the action that raised the event.
Public field id Represents the globally unique identifier (GUID) that identifies the event raised on the specified list item.
Public field itemId The ID of the item.
Public field listId The ID of the list on which the item resides.

Top

See Also

Reference

SPListItemServiceEventArgs Class

Microsoft.SharePoint.Workflow Namespace