LookupTableEventReceiver Members

Include Protected Members
Include Inherited Members

Includes event handlers for methods in the [LookupTable Web service].LookupTable class.

The LookupTableEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method LookupTableEventReceiver Creates an instance of the LookupTableEventReceiver class.

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 OnCheckedIn A post-event handler for the CheckInLookupTables method.
Public method OnCheckedOut A post-event handler for the CheckOutLookupTables method.
Public method OnCheckingIn A pre-event handler for the CheckInLookupTables method.
Public method OnCheckingOut A pre-event handler for the CheckOutLookupTables method.
Public method OnCreated A post-event handler for the CreateLookupTables and CreateLookupTablesMultiLang methods.
Public method OnCreating A pre-event handler for the CreateLookupTables and CreateLookupTablesMultiLang methods.
Public method OnDeleted A post-event handler for the DeleteLookupTables method.
Public method OnDeleting A pre-event handler for the DeleteLookupTables method.
Public method OnUpdated A post-event handler for the UpdateLookupTables and UpdateLookupTablesMultiLang methods.
Public method OnUpdating A pre-event handler for the UpdateLookupTables and UpdateLookupTablesMultiLang methods.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

LookupTableEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace