TimesheetEventReceiver Members

Include Protected Members
Include Inherited Members

Includes event handlers for methods in the [TimeSheet Web service].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 OnCreating A pre-event handler for the CreateTimesheet method.
Public method OnDeleted A post-event handler for the QueueDeleteTimesheet method.
Public method OnDeleting A pre-event handler for the QueueDeleteTimesheet method.
Public method OnLineApproved A post-event handler for the ApproveNonProjectTime method.
Public method OnLineApproving A pre-event handler for the ApproveNonProjectTime method.
Public method OnRecalled A post-event handler for the QueueRecallTimesheet method.
Public method OnRecalling A pre-event handler for the QueueRecallTimesheet method.
Public method OnReviewed A post-event handler for the QueueReviewTimesheet method.
Public method OnReviewing A pre-event handler for the QueueReviewTimesheet method.
Public method OnSubmitted A post-event handler for the QueueSubmitTimesheet method.
Public method OnSubmitting A pre-event handler for the QueueSubmitTimesheet method.
Public method OnUpdated A post-event handler for the QueueUpdateTimesheet method.
Public method OnUpdating A pre-event handler for the QueueUpdateTimesheet method.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

TimesheetEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace