SPEventContext members

Represents an Event Context in a list of receiver processes on a SharePoint Foundation website.

The SPEventContext type exposes the following members.

Properties

  Name Description
Public property ContextCollectionId Gets the identifier (ID) of the context collection associated with the workflow event.
Public property ContextEventType Gets the identifier (ID) of the type of workflow event.
Public property ContextId Gets the identifier (ID) of the context for the workflow event.
Public property ContextObjectId Gets the identifier (ID) of the context for the workflow event.
Public property ContextType Gets the context ID of the type context of the workflow event.
Public property ReceiverId Gets the identifier (ID) of the receiver for the workflow event.

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

See also

Reference

SPEventContext class

Microsoft.SharePoint namespace