Share via


TimesheetEventReceiver Members

Include Protected Members
Include Inherited Members

Includes events for methods in the WebSvcTimeSheet.TimeSheet class.

The TimesheetEventReceiver type exposes the following members.

Constructors

 

Name

Description

Protected method

TimesheetEventReceiver

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

OnCreated

Post-event for the CreateTimesheet method.

Public method

OnCreating

Pre-event for the CreateTimesheet method.

Public method

OnDeleted

Post-event for the QueueDeleteTimesheet method.

Public method

OnDeleting

Pre-event for the QueueDeleteTimesheet method.

Public method

OnLineApproved

Post-event for the ApproveNonProjectTime method.

Public method

OnLineApproving

Pre-event for the ApproveNonProjectTime method.

Public method

OnRecalled

Post-event for the QueueRecallTimesheet method.

Public method

OnRecalling

Pre-event for the QueueRecallTimesheet method.

Public method

OnReviewed

Post-event for the QueueReviewTimesheet method.

Public method

OnReviewing

Pre-event for the QueueReviewTimesheet method.

Public method

OnSubmitted

Post-event for the QueueSubmitTimesheet method.

Public method

OnSubmitting

Pre-event for the QueueSubmitTimesheet method.

Public method

OnUpdated

Post-event for the QueueUpdateTimesheet method.

Public method

OnUpdating

Pre-event for the QueueUpdateTimesheet method.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

TimesheetEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace