TimesheetEventReceiver members

Includes event handlers for methods in the WebSvcTimeSheet.TimeSheet class.

The TimesheetEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method TimesheetEventReceiver Creates an instance of the TimesheetEventReceiver class; used internally.

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 A post-event handler for the CreateTimesheet method.
Public method OnCreatedRemote
Public method OnCreating A pre-event handler for the CreateTimesheet method.
Public method OnCreatingRemote
Public method OnDeleted A post-event handler for the QueueDeleteTimesheet method.
Public method OnDeletedRemote
Public method OnDeleting A pre-event handler for the QueueDeleteTimesheet method.
Public method OnDeletingRemote
Public method OnLineApproved A post-event handler for the ApproveNonProjectTime method.
Public method OnLineApprovedRemote
Public method OnLineApproving A pre-event handler for the ApproveNonProjectTime method.
Public method OnLineApprovingRemote
Public method OnRecalled A post-event handler for the QueueRecallTimesheet method.
Public method OnRecalledRemote
Public method OnRecalling A pre-event handler for the QueueRecallTimesheet method.
Public method OnRecallingRemote
Public method OnReviewed A post-event handler for the QueueReviewTimesheet method.
Public method OnReviewedRemote
Public method OnReviewing A pre-event handler for the QueueReviewTimesheet method.
Public method OnReviewingRemote
Public method OnSubmitted A post-event handler for the QueueSubmitTimesheet method.
Public method OnSubmittedRemote
Public method OnSubmitting A pre-event handler for the QueueSubmitTimesheet method.
Public method OnSubmittingRemote
Public method OnUpdated A post-event handler for the QueueUpdateTimesheet method.
Public method OnUpdatedRemote
Public method OnUpdating A pre-event handler for the QueueUpdateTimesheet method.
Public method OnUpdatingRemote
Public method ToString (Inherited from Object.)

Top

See also

Reference

TimesheetEventReceiver class

Microsoft.Office.Project.Server.Events namespace