CustomFieldsEventReceiver Members

Include Protected Members
Include Inherited Members

Includes event handlers for methods in the [CustomFields Web service].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 OnCheckedOut A post-event handler for the CheckOutCustomFields method.
Public method OnCheckingIn A pre-event handler for the CheckInCustomFields method.
Public method OnCheckingOut A pre-event handler for the CheckOutCustomFields method.
Public method OnCreated A post-event handler for the CreateCustomFields method.
Public method OnCreating A pre-event handler for the CreateCustomFields method.
Public method OnDeleted A post-event handler for the DeleteCustomFields method.
Public method OnDeleting A pre-event handler for the DeleteCustomFields method.
Public method OnUpdated A post-event handler for the UpdateCustomFields method.
Public method OnUpdating A pre-event handler for the UpdateCustomFields method.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CustomFieldsEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace