SPListItemServiceEventArgs Members

Include Protected Members
Include Inherited Members

Represents the event parameters of an event involving a SharePoint item.

The SPListItemServiceEventArgs type exposes the following members.

Properties

  Name Description
Public property Identity (Inherited from ExternalDataEventArgs.)
Public property InstanceId (Inherited from ExternalDataEventArgs.)
Public property WaitForIdle (Inherited from ExternalDataEventArgs.)
Public property WorkHandler (Inherited from ExternalDataEventArgs.)
Public property WorkItem (Inherited from ExternalDataEventArgs.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

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