CustomFieldsEventReceiver members

Includes event handlers for methods in the WebSvcCustomFields.CustomFields class.

The CustomFieldsEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method CustomFieldsEventReceiver Creates an instance of the CustomFieldsEventReceiver 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 CheckInCustomFields method.
Public method OnCheckedInRemote
Public method OnCheckedOut A post-event handler for the CheckOutCustomFields method.
Public method OnCheckedOutRemote
Public method OnCheckingIn A pre-event handler for the CheckInCustomFields method.
Public method OnCheckingInRemote
Public method OnCheckingOut A pre-event handler for the CheckOutCustomFields method.
Public method OnCheckingOutRemote
Public method OnCreated A post-event handler for the CreateCustomFields method.
Public method OnCreatedRemote
Public method OnCreating A pre-event handler for the CreateCustomFields method.
Public method OnCreatingRemote
Public method OnDeleted A post-event handler for the DeleteCustomFields method.
Public method OnDeletedRemote
Public method OnDeleting A pre-event handler for the DeleteCustomFields method.
Public method OnDeletingRemote
Public method OnUpdated A post-event handler for the UpdateCustomFields method.
Public method OnUpdatedRemote
Public method OnUpdating A pre-event handler for the UpdateCustomFields method.
Public method OnUpdatingRemote
Public method ToString (Inherited from Object.)

Top

See also

Reference

CustomFieldsEventReceiver class

Microsoft.Office.Project.Server.Events namespace