LookupTableEventReceiver members

Includes event handlers for methods in the WebSvcLookupTable.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 OnCheckedInRemote
Public method OnCheckedOut A post-event handler for the CheckOutLookupTables method.
Public method OnCheckedOutRemote
Public method OnCheckingIn A pre-event handler for the CheckInLookupTables method.
Public method OnCheckingInRemote
Public method OnCheckingOut A pre-event handler for the CheckOutLookupTables method.
Public method OnCheckingOutRemote
Public method OnCreated A post-event handler for the CreateLookupTables and CreateLookupTablesMultiLang methods.
Public method OnCreatedRemote
Public method OnCreating A pre-event handler for the CreateLookupTables and CreateLookupTablesMultiLang methods.
Public method OnCreatingRemote
Public method OnDeleted A post-event handler for the DeleteLookupTables method.
Public method OnDeletedRemote
Public method OnDeleting A pre-event handler for the DeleteLookupTables method.
Public method OnDeletingRemote
Public method OnUpdated A post-event handler for the UpdateLookupTables and UpdateLookupTablesMultiLang methods.
Public method OnUpdatedRemote
Public method OnUpdating A pre-event handler for the UpdateLookupTables and UpdateLookupTablesMultiLang methods.
Public method OnUpdatingRemote
Public method ToString (Inherited from Object.)

Top

See also

Reference

LookupTableEventReceiver class

Microsoft.Office.Project.Server.Events namespace