CustomFieldsEventReceiver Members

Include Protected Members
Include Inherited Members

Includes events for methods in the WebSvcCustomFields.CustomFields class.

The CustomFieldsEventReceiver type exposes the following members.

Constructors

 

Name

Description

Protected method

CustomFieldsEventReceiver

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

Post-event for the CheckInCustomFields method.

Public method

OnCheckedOut

Post-event for the CheckOutCustomFields method.

Public method

OnCheckingIn

Pre-event for the CheckInCustomFields method.

Public method

OnCheckingOut

Pre-event for the CheckOutCustomFields method.

Public method

OnCreated

Post-event for the CreateCustomFields method.

Public method

OnCreating

Pre-event for the CreateCustomFields method.

Public method

OnDeleted

Post-event for the DeleteCustomFields method.

Public method

OnDeleting

Pre-event for the DeleteCustomFields method.

Public method

OnUpdated

Post-event for the UpdateCustomFields method.

Public method

OnUpdating

Pre-event for the UpdateCustomFields method.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

CustomFieldsEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace