StatusingEventReceiver members

Includes event handlers for methods in the WebSvcStatusing.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 OnAppliedRemote
Public method OnApplying A pre-event handler for the QueueApplyStatusApprovals method.
Public method OnApplyingRemote
Public method OnApprovalsUpdated A post-event handler for the UpdateStatusApprovals method.
Public method OnApprovalsUpdatedRemote
Public method OnApprovalsUpdating A pre-event handler for the UpdateStatusApprovals method.
Public method OnApprovalsUpdatingRemote
Public method OnAssignmentDelegated A post-event handler for the DelegateAssignments method.
Public method OnAssignmentDelegatedRemote
Public method OnAssignmentDelegating A pre-event handler for the DelegateAssignments method.
Public method OnAssignmentDelegatingRemote
Public method OnAssignmentDeleted A post-event handler for UpdateStatus, when an assignment is deleted by the resource.
Public method OnAssignmentDeletedRemote
Public method OnAssignmentDeleting A pre-event handler for UpdateStatus, when an assignment is deleted by the resource.
Public method OnAssignmentDeletingRemote
Public method OnAssignmentWorkDataSet A post-event handler for the SetAssignmentWorkData method.
Public method OnAssignmentWorkDataSetRemote
Public method OnAssignmentWorkDataSetting A pre-event handler for the SetAssignmentWorkData method.
Public method OnAssignmentWorkDataSettingRemote
Public method OnHistoryDeleted A post-event handler for the DeleteStatusApprovalHistories method.
Public method OnHistoryDeletedRemote
Public method OnHistoryDeleting A pre-event handler for the DeleteStatusApprovalHistories method.
Public method OnHistoryDeletingRemote
Public method OnStatusSubmiting A pre-event handler for the SubmitStatus method.
Public method OnStatusSubmitingRemote
Public method OnStatusSubmitted A post-event handler for the SubmitStatus method.
Public method OnStatusSubmittedRemote
Public method OnStatusUpdated A post-event handler for the UpdateStatus method.
Public method OnStatusUpdatedRemote
Public method OnStatusUpdating A pre-event handler for the UpdateStatus method.
Public method OnStatusUpdatingRemote
Public method OnTaskCreated A post-event handler for the CreateNewAssignment method.
Public method OnTaskCreatedRemote
Public method OnTaskCreating A pre-event handler for the CreateNewAssignment method.
Public method OnTaskCreatingRemote
Public method ToString (Inherited from Object.)

Top

See also

Reference

StatusingEventReceiver class

Microsoft.Office.Project.Server.Events namespace