StatusingEventReceiver Members

Include Protected Members
Include Inherited Members

Includes event handlers for methods in the [Statusing Web service].Statusing class.

The StatusingEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method StatusingEventReceiver Creates an instance of the StatusingEventReceiver 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 OnApplied A post-event handler for the QueueApplyStatusApprovals method.
Public method OnApplying A pre-event handler for the QueueApplyStatusApprovals method.
Public method OnApprovalsUpdated A post-event handler for the UpdateStatusApprovals method.
Public method OnApprovalsUpdating A pre-event handler for the UpdateStatusApprovals method.
Public method OnAssignmentDelegated A post-event handler for the DelegateAssignments method.
Public method OnAssignmentDelegating A pre-event handler for the DelegateAssignments method.
Public method OnAssignmentDeleted A post-event handler for UpdateStatus, when an assignment is deleted by the resource.
Public method OnAssignmentDeleting A pre-event handler for UpdateStatus, when an assignment is deleted by the resource.
Public method OnAssignmentWorkDataSet A post-event handler for the SetAssignmentWorkData method.
Public method OnAssignmentWorkDataSetting A pre-event handler for the SetAssignmentWorkData method.
Public method OnHistoryDeleted A post-event handler for the DeleteStatusApprovalHistories method.
Public method OnHistoryDeleting A pre-event handler for the DeleteStatusApprovalHistories method.
Public method OnStatusSubmiting A pre-event handler for the SubmitStatus method.
Public method OnStatusSubmitted A post-event handler for the SubmitStatus method.
Public method OnStatusUpdated A post-event handler for the UpdateStatus method.
Public method OnStatusUpdating A pre-event handler for the UpdateStatus method.
Public method OnTaskCreated A post-event handler for the CreateNewAssignment method.
Public method OnTaskCreating A pre-event handler for the CreateNewAssignment method.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

StatusingEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace