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