Microsoft.Office.Project.Server.Events Namespace
Classes in this namespace define base classes for event handlers and event argument properties for pre-events and post-events.
You can use the event receiver classes, such as AdminEventReceiver, CalendarEventReceiver, and ResourceEventReceiver, as base classes for event handlers. Although the other classes are for internal use, you can see the pre-event and post-event argument properties that are available. For example, the ProjectPreEventArgs object contains the IsWorkingStore, ProjectDataSet, ProjectGuid, and ProjectName properties.
For an example of how to use the ProjectEventReceiver class, see How to: Create a Project Server Event Handler and Log an Event.
Classes
Class | Description | |
---|---|---|
ActivityUpgradedEventArgs | Represents methods and properties in the post-event arguments for the OnActivityUpgraded event handler method. | |
ActivityUpgradingEventArgs | Represents methods and properties in the pre-event arguments for the OnActivityUpgrading event handler method. | |
AdminDeletePostEventArgs | Provides post-event properties for deleted items in other event argument classes. | |
AdminDeletePreEventArgs | Provides pre-event properties for deleted items in other event argument classes. | |
AdminEventReceiver | Includes event handlers for methods in the [Admin Web service].Admin class. | |
AdminPostEventArgs | Provides a common set of methods and properties in the post-event arguments in all events for the [Admin Web service].Admin class methods. | |
AdSyncERPSynchronizedEventArgs | Represents methods and properties in the post-event arguments for the OnAdSyncERPSynchronized event handler method. | |
AdSyncERPSynchronizingEventArgs | Represents methods and properties in the pre-event arguments for the OnAdSyncERPSynchronizing event handler method. | |
AdSyncGroupsSynchronizedEventArgs | Represents methods and properties in the post-event arguments for the OnAdSyncGroupsSynchronized event handler method. | |
AdSyncGroupsSynchronizingEventArgs | Represents methods and properties in the pre-event arguments for the OnAdSyncGroupsSynchronizing event handler method. | |
AdSyncGroupSynchronizedEventArgs | Represents methods and properties in the post-event arguments for the OnAdSyncGroupSynchronized(PSContextInfo, AdSyncGroupSynchronizedEventArgs) event handler method. | |
AdSyncGroupSynchronizingEventArgs | Represents methods and properties in the pre-event arguments for the OnAdSyncGroupSynchronizing event handler method. | |
AdSyncUser | Represents the information that is used to select an Active Directory group. | |
AssignmentWorkDataSetPostEventArgs | Represents methods and properties in the post-event arguments for the OnAssignmentWorkDataSet event handler method. | |
AssignmentWorkDataSetPreEventArgs | Represents methods and properties in the pre-event arguments for the OnAssignmentWorkDataSetting event handler method. | |
CalendarCheckInPostEventArgs | Represents methods and properties in the post-event arguments for the OnCheckedIn event handler method. | |
CalendarCheckInPreEventArgs | Represents methods and properties in the pre-event arguments for the OnCheckingIn event handler method. | |
CalendarCheckOutPostEventArgs | Represents methods and properties in the post-event arguments for the OnCheckedOut event handler method. | |
CalendarCheckOutPreEventArgs | Represents methods and properties in the pre-event arguments for the OnCheckingOut event handler method. | |
CalendarDeletePostEventArgs | Represents methods and properties in the post-event arguments for the OnDeleted event handler method. | |
CalendarDeletePreEventArgs | Represents methods and properties in the pre-event arguments for the OnDeleting event handler method. | |
CalendarEventReceiver | Includes event handlers for methods in the [Calendar Web service].Calendar class. | |
CalendarPostEventArgs | Represents methods and properties in the post-event arguments for the OnChanged event handler method and the OnCreated(PSContextInfo, CalendarPostEventArgs) event handler method. | |
CalendarPreEventArgs | Represents methods and properties in the pre-event arguments for the OnChanged event handler method and the OnCreated event handler method. | |
CategoryCreatePostEventArgs | Represents methods and properties in the post-event arguments for the OnCategoryCreated event handler method. | |
CategoryCreatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnCategoryCreating event handler method. | |
CategoryDeletePostEventArgs | Represents methods and properties in the post-event arguments for the OnCategoryDeleted event handler method. | |
CategoryDeletePreEventArgs | Represents methods and properties in the pre-event arguments for the OnCategoryDeleting event handler method. | |
CategorySetPostEventArgs | Represents methods and properties in the post-event arguments for the OnCategoryUpdated event handler method. | |
CategorySetPreEventArgs | Represents methods and properties in the pre-event arguments for the OnCategoryUpdated event handler method. | |
CompletedPostEventArgs | Provides properties for the post-event arguments of a completed workflow. | |
CubeAdminEventReceiver | Includes event handlers for the Cube Build Service (CBS) and methods in the [CubeAdmin Web service].CubeAdmin class. | |
CubeAdminPostCubeBuildEventArgs | Represents methods and properties in the post-event arguments for the OnCubeBuilt event handler method. | |
CubeAdminPostCubeProcessEventArgs | Represents methods and properties in the post-event arguments for the OnCubeProcessed event handler method. | |
CubeAdminPreCubeBuildEventArgs | Represents methods and properties in the pre-event arguments for the OnCubeBuilding event handler method. | |
CustomFieldsCheckInPostEventArgs | Represents methods and properties in the post-event arguments for the OnCheckedIn event handler method. | |
CustomFieldsCheckInPreEventArgs | Represents methods and properties in the pre-event arguments for the OnCheckingIn event handler method. | |
CustomFieldsCheckOutPostEventArgs | Represents methods and properties in the post-event arguments for the OnCheckedOut event handler method. | |
CustomFieldsCheckOutPreEventArgs | Represents methods and properties in the pre-event arguments for the OnCheckingOut event handler method. | |
CustomFieldsDeletePostEventArgs | Represents methods and properties in the post-event arguments for the OnDeleted event handler method. | |
CustomFieldsDeletePreEventArgs | Represents methods and properties in the pre-event arguments for the OnDeleting event handler method. | |
CustomFieldsEventReceiver | Includes event handlers for methods in the [CustomFields Web service].CustomFields class. | |
CustomFieldsPostEventArgs | Provides a common set of methods and properties in the post-event arguments in all events for the CustomFields class methods. | |
CustomFieldsPreEventArgs | Provides a common set of methods and properties in the pre-event arguments in all events for the CustomFields class methods. | |
GroupCreatePostEventArgs | Represents methods and properties in the post-event arguments for the OnGroupCreated event handler method. | |
GroupCreatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnGroupCreating event handler method. | |
GroupDeletePostEventArgs | Represents methods and properties in the post-event arguments for the OnGroupDeleted event handler method. | |
GroupDeletePreEventArgs | Represents methods and properties in the pre-event arguments for the OnGroupDeleting event handler method. | |
GroupSetPostEventArgs | Provides a common set of methods and properties in the post-event arguments in all events for the GroupSet class methods. | |
GroupSetPreEventArgs | Provides a common set of methods and properties in the pre-event arguments in all events for the GroupSet class methods. | |
LineClassPostUpdateEventArgs | Represents methods and properties in the post-event arguments for the OnLineClassUpdated event handler method. | |
LineClassPreUpdateEventArgs | Represents methods and properties in the pre-event arguments for the OnLineClassUpdating event handler method. | |
LookupTableCheckInPostEventArgs | Represents methods and properties in the post-event arguments for the OnCheckedIn event handler method. | |
LookupTableCheckInPreEventArgs | Represents methods and properties in the pre-event arguments for the OnCheckingIn event handler method. | |
LookupTableCheckOutPostEventArgs | Represents methods and properties in the pre-event arguments for the OnCheckedOut event handler method. | |
LookupTableCheckOutPreEventArgs | Represents methods and properties in the pre-event arguments for the OnCheckingOut event handler method. | |
LookupTableDeletePostEventArgs | Represents methods and properties in the post-event arguments for the OnDeleted event handler method. | |
LookupTableDeletePreEventArgs | Represents methods and properties in the pre-event arguments for the OnDeleting event handler method. | |
LookupTableEventReceiver | Includes event handlers for methods in the [LookupTable Web service].LookupTable class. | |
LookupTablePostEventArgs | Provides a common set of methods and properties in the post-event arguments in all events for the LookupTable class methods. | |
LookupTablePreEventArgs | Provides a common set of methods and properties in the pre-event arguments in all events for the LookupTable class methods. | |
NotificationsEventReceiver | Includes the OnSending and OnSent event handlers that occur when Project Server sends an alert or reminder. | |
NotificationsPostSendEventArgs | Event arguments for the OnSent method for notifications events. | |
NotificationsPreSendEventArgs | Event arguments for the OnSending method for notifications events. | |
OptimizerEventReceiver | Includes event handlers for methods in the PortfolioAnalyses class. | |
OptimizerSolutionCommittedArgs | Represents methods and properties in the post-event arguments for the OnOptimizerSolutionCommitted(PSContextInfo, SyncedProjectEnterpriseEntitiesEventArgs) event handler method. | |
OrganizationalPermissionsPostUpdateEventArgs | Represents methods and properties in the post-event arguments for the OnOrganizationalPermissionsUpdated event handler method. | |
OrganizationalPermissionsPreUpdateEventArgs | Represents methods and properties in the pre-event arguments for the OnOrganizationalPermissionsUpdating event handler method. | |
PostEventArgs | Provides a common set of methods and properties in the post-event arguments in all project events. | |
PreEventArgs | Provides a common set of methods and properties in the pre-event arguments in all project events. | |
ProjectCategoryCreatePostEventArgs | Represents methods and properties in the post-event arguments for the OnProjectCategoryCreated event handler method. | |
ProjectCategoryCreatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnProjectCategoryCreating event handler method. | |
ProjectCategoryDeletePostEventArgs | Represents methods and properties in the post-event arguments for the OnProjectCategoryDeleted event handler method. | |
ProjectCategoryDeletePreEventArgs | Represents methods and properties in the pre-event arguments for the OnProjectCategoryDeleting event handler method. | |
ProjectCategorySetPostEventArgs | Represents methods and properties in the post-event arguments for the OnProjectCategoryUpdated event handler method. | |
ProjectCategorySetPreEventArgs | Represents methods and properties in the pre-event arguments for the OnProjectCategoryUpdating event handler method. | |
ProjectEventReceiver | Includes event handlers for methods in the [Project Web service].Project class. | |
ProjectPostEntitiesDeletedEventArgs | Represents methods and properties in the post-event arguments for the OnEntitiesDeleted event handler method. | |
ProjectPostEventArgs | Provides a common set of methods and properties in the post-event arguments in all events for the Project class methods. | |
ProjectPostPublishEventArgs | Represents methods and properties in the post-event arguments for the OnPublished event handler method. | |
ProjectPostSummaryPublishEventArgs | Represents methods and properties in the post-event arguments for the OnSummaryPublished event handler method. | |
ProjectPostUpdatedEventArgs | Represents methods and properties in the post-event arguments for the OnUpdated(PSContextInfo, ProjectPostUpdatedEventArgs) event handler method and the OnAdded(PSContextInfo, ProjectPostUpdatedEventArgs) event handler method. | |
ProjectPreEntitiesDeletingEventArgs | Represents methods and properties in the pre-event arguments for the OnEntitiesDeleting event handler method. | |
ProjectPreEventArgs | Provides a common set of methods and properties in the pre-event arguments in all events for the Project class methods. | |
ProjectPrePublishEventArgs | Represents methods and properties in the pre-event arguments for the OnPublishing event handler method. | |
ProjectPreSummaryPublishEventArgs | Represents methods and properties in the pre-event arguments for the OnSummaryPublishing event handler method. | |
ProjectTypeChangedPostEventArgs | Represents methods and properties in the post-event arguments for the OnProjectTypeChanged event handler method. | |
ProjectTypeChangingEventArgs | Represents methods and properties in the pre-event arguments for the OnProjectTypeChanging event handler method. | |
ReportingEventReceiver | Includes post-event handlers for the Report Data Service (RDS). | |
ReportingPeriodPostUpdateEventArgs | Represents methods and properties in the post-event arguments for the OnReportingPeriodUpdated event handler method. | |
ReportingPeriodPreUpdateEventArgs | Represents methods and properties in the pre-event arguments for the OnReportingPeriodUpdating event handler method. | |
ReportingPostCommittedSolutionDecisionChangedEventArgs | Represents methods and properties in the post-event arguments for the OnCommittedSolutionDecisionChanged event handler method. | |
ReportingPostCustomFieldChangedEventArgs | Represents methods and properties in the post-event arguments for the OnCustomFieldChanged event handler method. | |
ReportingPostCustomFieldCreatedEventArgs | Represents methods and properties in the post-event arguments for the OnCustomFieldCreated event handler method. | |
ReportingPostCustomFieldDeletedEventArgs | Represents methods and properties in the post-event arguments for the OnCustomFieldDeleted event handler method. | |
ReportingPostEnterpriseProjectTypeChangedEventArgs | Represents methods and properties in the post-event arguments for the OnEnterpriseProjectTypeDeleted event handler method and the OnEnterpriseProjectTypeUpdated event handler method. | |
ReportingPostFiscalPeriodChangedEventArgs | Represents methods and properties in the post-event arguments for the OnFiscalPeriodChanged event handler method. | |
ReportingPostFiscalPeriodDeletedEventArgs | Represents methods and properties in the post-event arguments for the OnFiscalPeriodDeleted event handler method. | |
ReportingPostLookupTableChangedEventArgs | Represents methods and properties in the post-event arguments for the OnLookupTableChanged event handler method. | |
ReportingPostLookupTableCreatedEventArgs | Represents methods and properties in the post-event arguments for the OnLookupTableCreated event handler method. | |
ReportingPostLookupTableDeletedEventArgs | Represents methods and properties in the post-event arguments for the OnLookupTableDeleted event handler method. | |
ReportingPostProjectChangedEventArgs | Represents methods and properties in the post-event arguments for the OnProjectChanged event handler method and the OnProjectSummaryChanged event handler method. | |
ReportingPostProjectCreatedEventArgs | Represents methods and properties in the post-event arguments for the OnProjectCreated event handler method. | |
ReportingPostProjectDeletedEventArgs | Represents methods and properties in the post-event arguments for the OnProjectDeleted event handler method. | |
ReportingPostProjectWorkflowInformationChangedEventArgs | Represents methods and properties in the post-event arguments for the OnProjectWorkflowInformationChanged event handler method. | |
ReportingPostProjectWorkspaceChangedEventArgs | Represents methods and properties in the post-event arguments for the OnProjectWorkspaceChanged event handler method. | |
ReportingPostProjectWorkspaceCreatedEventArgs | Represents methods and properties in the post-event arguments for the OnProjectWorkspaceCreated event handler method. | |
ReportingPostProjectWorkspaceDeletedEventArgs | Represents methods and properties in the post-event arguments for the OnProjectWorkspaceDeleted event handler method. | |
ReportingPostResourceCapacitiesChangedEventArgs | Represents methods and properties in the post-event arguments for the OnResourceCapacitiesChanged event handler method. | |
ReportingPostResourceCapacityTimeRangeChangedEventArgs | Represents methods and properties in the post-event arguments for the OnResourceCapacityTimeRangeChanged event handler method. | |
ReportingPostResourceChangedEventArgs | Represents methods and properties in the post-event arguments for the OnResourceChanged event handler method. | |
ReportingPostResourceCreatedEventArgs | Represents methods and properties in the post-event arguments for the OnResourceCreated event handler method. | |
ReportingPostResourceDeletedEventArgs | Represents methods and properties in the post-event arguments for the OnResourceDeleted event handler method. | |
ReportingPostTimesheetAdjustedEventArgs | Represents methods and properties in the post-event arguments for the OnTimesheetAdjusted event handler method. | |
ReportingPostTimesheetClassChangedEventArgs | Represents methods and properties in the post-event arguments for the OnTimesheetClassChanged event handler method. | |
ReportingPostTimesheetDeletedEventArgs | Represents methods and properties in the post-event arguments for the OnTimesheetDeleted event handler method. | |
ReportingPostTimesheetPeriodChangedEventArgs | Represents methods and properties in the post-event arguments for the OnTimesheetPeriodChanged event handler method. | |
ReportingPostTimesheetPeriodCreatedEventArgs | Represents methods and properties in the post-event arguments for the OnTimesheetPeriodCreated event handler method. | |
ReportingPostTimesheetPeriodDeletedEventArgs | Represents methods and properties in the post-event arguments for the OnTimesheetPeriodDeleted event handler method. | |
ReportingPostTimesheetProjectAggregatedEventArgs | Represents methods and properties in the post-event arguments for the OnTimesheetProjectAggregated event handler method. | |
ReportingPostTimesheetSavedEventArgs | Represents methods and properties in the post-event arguments for the OnTimesheetSaved event handler method. | |
ReportingPostTimesheetStatusChangedEventArgs | Represents methods and properties in the post-event arguments for the OnTimesheetStatusChanged event handler method. | |
ReportingPostUserViewChangedEventArgs | Represents methods and properties in the post-event arguments for the OnUserViewChanged event handler method. | |
ReportingPostWorkflowPhaseChangedEventArgs | Represents methods and properties in the pre-event arguments for the OnWorkflowPhaseUpdated event handler method and the OnWorkflowPhaseDeleted event handler method. | |
ReportingPostWorkflowStageChangedEventArgs | Represents methods and properties in the post-event arguments for the OnWorkflowStageUpdated event handler method and the OnWorkflowStageDeleted(PSContextInfo, ReportingPostWorkflowStageChangedEventArgs) event handler method. | |
ResourceActivatePostEventArgs | Represents methods and properties in the post-event arguments for the OnActivated event handler method. | |
ResourceActivatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnActivating event handler method. | |
ResourceAuthorizationPostEventArgs | Represents methods and properties in the post-event arguments for the OnSetAuthorization event handler method. | |
ResourceAuthorizationPreEventArgs | Represents methods and properties in the pre-event arguments for the OnSettingAuthorization event handler method. | |
ResourceCheckInPostEventArgs | Represents methods and properties in the post-event arguments for the OnCheckedIn event handler method. | |
ResourceCheckInPreEventArgs | Represents methods and properties in the pre-event arguments for the OnCheckingIn event handler method. | |
ResourceCheckOutPostEventArgs | Represents methods and properties in the post-event arguments for the OnCheckedOut event handler method. | |
ResourceCheckOutPreEventArgs | Represents methods and properties in the pre-event arguments for the OnCheckingOut event handler method. | |
ResourceCreatePostEventArgs | Represents methods and properties in the post-event arguments for the OnCreated event handler method. | |
ResourceCreatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnCreating event handler method. | |
ResourceDeactivatePostEventArgs | Represents methods and properties in the post-event arguments for the OnDeactivated event handler method. | |
ResourceDeactivatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnDeactivating event handler method. | |
ResourceDeletePostEventArgs | Represents methods and properties in the post-event arguments for the OnDeleted event handler method. | |
ResourceDeletePreEventArgs | Represents methods and properties in the pre-event arguments for the OnDeleting event handler method. | |
ResourceEventReceiver | Includes event handlers for methods in the [Resource Web service].Resource class. | |
ResourcePlanEventReceiver | Includes event handlers for methods in the ResourcePlan class. | |
ResourcePlanPublishedEventArgs | Represents methods and properties in the post-event arguments for the OnResourcePlanPublished event handler method. | |
ResourcePlanPublishingEventArgs | Represents methods and properties in the pre-event arguments for the OnResourcePlanPublishing event handler method. | |
ResourceUpdatePostEventArgs | Represents methods and properties in the post-event arguments for the OnChanged event handler method. | |
ResourceUpdatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnChanging event handler method. | |
RulesEventReceiver | This class is reserved for internal use. | |
RulesPostCopyEventArgs | Represents methods and properties in the post-event arguments for the OnCopied event handler method. Reserved for internal use. | |
RulesPostCreateEventArgs | Represents methods and properties in the post-event arguments for the OnCreated event handler method. Reserved for internal use. | |
RulesPostDeleteEventArgs | Represents methods and properties in the post-event arguments for the OnDeleted event handler method. Reserved for internal use. | |
RulesPostProcessEventArgs | Represents methods and properties in the post-event arguments for the OnProcessed event handler method. Reserved for internal use. | |
RulesPreCopyEventArgs | Represents methods and properties in the pre-event arguments for the OnCopying event handler method. Reserved for internal use. | |
RulesPreCreateEventArgs | Represents methods and properties in the pre-event arguments for the OnCreating event handler method. Reserved for internal use. | |
RulesPreDeleteEventArgs | Represents methods and properties in the pre-event arguments for the OnDeleting event handler method. Reserved for internal use. | |
RulesPreProcessEventArgs | Represents methods and properties in the pre-event arguments for the OnProcessing event handler method. Reserved for internal use. | |
SecurityEventReceiver | Includes event handlers for methods in the [Security Web service].Security class. | |
StageEnteredPostEventArgs | Represents methods and properties in the post-event arguments for the OnStageEntered event handler method. | |
StartedPostEventArgs | Represents methods and properties in the post-event arguments for the OnStarted event handler method. | |
StatusCreateTaskPostEventArgs | Represents methods and properties in the post-event arguments for the OnTaskCreated event handler method. | |
StatusCreateTaskPreEventArgs | Represents methods and properties in the pre-event arguments for the OnTaskCreating(PSContextInfo, StatusCreateTaskPreEventArgs) event handler method. | |
StatusDelegateTaskPostEventArgs | Represents methods and properties in the post-event arguments for the OnAssignmentDelegated event handler method. | |
StatusDelegateTaskPreEventArgs | Represents methods and properties in the pre-event arguments for the OnAssignmentDelegating event handler method. | |
StatusDeleteHistoryPostEventArgs | Represents methods and properties in the post-event arguments for the OnHistoryDeleted event handler method. | |
StatusDeleteHistoryPreEventArgs | Represents methods and properties in the pre-event arguments for the OnHistoryDeleting event handler method. | |
StatusDeleteTaskPostEventArgs | Represents methods and properties in the post-event arguments for the OnAssignmentDeleted event handler method. | |
StatusDeleteTaskPreEventArgs | Represents methods and properties in the pre-event arguments for the OnAssignmentDeleting event handler method. | |
StatusingEventReceiver | Includes event handlers for methods in the [Statusing Web service].Statusing class. | |
StatusingPostApplyEventArgs | Represents methods and properties in the post-event arguments for the OnApplied event handler method. | |
StatusingPostEventArgs | Provides a common set of methods and properties in the post-event arguments in all events for the Statusing class methods. | |
StatusingPreApplyEventArgs | Represents methods and properties in the pre-event arguments for the OnApplying event handler method. | |
StatusingPreEventArgs | Provides a common set of methods and properties in the pre-event arguments in all events for the Statusing class methods. | |
StatusReportPostDeleteEventArgs | Represents methods and properties in the post-event arguments for the OnStatusReportsDeleted event handler method. | |
StatusReportPreDeleteEventArgs | Represents methods and properties in the pre-event arguments for the OnStatusReportsDeleting event handler method. | |
StatusReportsEventReceiver | This class is reserved for internal use. | |
StatusReportsPostRequestCreateEventArgs | Represents methods and properties in the post-event arguments for the OnRequestCreated event handler method. | |
StatusReportsPostRequestUpdateEventArgs | Represents methods and properties in the post-event arguments for the OnRequestUpdated event handler method. | |
StatusReportsPostResponseCreateEventArgs | Represents methods and properties in the post-event arguments for the OnResponseCreated event handler method. | |
StatusReportsPostResponseUpdateEventArgs | Represents methods and properties in the post-event arguments for the OnResponseUpdated event handler method. | |
StatusReportsPreRequestCreateEventArgs | Represents methods and properties in the pre-event arguments for the OnRequestCreating event handler method. | |
StatusReportsPreRequestUpdateEventArgs | Represents methods and properties in the pre-event arguments for the OnRequestUpdating event handler method. | |
StatusReportsPreResponseCreateEventArgs | Contains methods and properties in the pre-event arguments for the OnResponseCreated event. | |
StatusReportsPreResponseUpdateEventArgs | Contains methods and properties in the pre-event arguments for the OnResponseUpdating event. | |
StatusSubmitPostEventArgs | Represents methods and properties in the post-event arguments for the OnStatusSubmitted event handler method. | |
StatusSubmitPreEventArgs | Represents methods and properties in the pre-event arguments for the OnStatusSubmiting event handler method. | |
StatusUpdateApprovalsPostEventArgs | Represents methods and properties in the post-event arguments for the OnApprovalsUpdated event handler method. | |
StatusUpdateApprovalsPreEventArgs | Represents methods and properties in the pre-event arguments for the OnApprovalsUpdating event handler method. | |
StatusUpdatePostEventArgs | Represents methods and properties in the post-event arguments for the OnStatusUpdated event handler method. | |
StatusUpdatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnStatusUpdating event handler method. | |
SyncedProjectEnterpriseEntitiesEventArgs | Represents methods and properties in the pre-event arguments for the OnSyncedProjectEnterpriseEntities event handler method. | |
SyncingProjectEnterpriseEntitiesEventArgs | Represents methods and properties in the pre-event arguments for the OnSyncingProjectEnterpriseEntities event handler method. | |
TemplateCreatePostEventArgs | Represents methods and properties in the post-event arguments for the OnTemplateCreated event handler method. | |
TemplateCreatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnTemplateCreating event handler method. | |
TemplateDeletePostEventArgs | Represents methods and properties in the post-event arguments for the OnTemplateDeleted event handler method. | |
TemplateDeletePreEventArgs | Represents methods and properties in the pre-event arguments for the OnTemplateDeleting event handler method. | |
TemplateSetPostEventArgs | Represents methods and properties in the post-event arguments for the OnTemplateUpdated(PSContextInfo, TemplateSetPostEventArgs) event handler method. | |
TemplateSetPreEventArgs | Represents methods and properties in the pre-event arguments for the OnTemplateUpdating event handler method. | |
TimesheetEventReceiver | Includes event handlers for methods in the [TimeSheet Web service].TimeSheet class. | |
TimesheetLinePostApproveEventArgs | Represents methods and properties in the post-event arguments for the OnLineApproved event handler method. | |
TimesheetLinePreApproveEventArgs | Represents methods and properties in the pre-event arguments for the OnLineApproving event handler method. | |
TimesheetPostEventArgs | Provides a common set of methods and properties in the pre-event arguments in all events for the Timesheet class methods; used internally. | |
TimesheetPreCreateEventArgs | Represents methods and properties in the pre-event arguments for the OnCreating event handler method. | |
TimesheetPreDeleteEventArgs | Represents methods and properties in the pre-event arguments for the OnDeleting(PSContextInfo, TimesheetPreDeleteEventArgs) event handler method. | |
TimesheetPreRecallEventArgs | Represents methods and properties in the pre-event arguments for the OnRecalling event handler method. | |
TimesheetPreReviewEventArgs | Represents methods and properties in the pre-event arguments for the OnReviewing event handler method. | |
TimesheetPreSubmitEventArgs | Represents methods and properties in the pre-event arguments for the OnSubmitting event handler method. | |
TimesheetPreUpdateEventArgs | Represents methods and properties in the pre-event arguments for the OnUpdating event handler method. | |
UpdatedScheduledProjectEventArgs | Represents methods and properties in the post-event arguments for the OnUpdatedScheduledProject event handler method. | |
UpdatingScheduledProjectEventArgs | Contains methods and properties in the pre-event arguments for the OnUpdatingScheduledProject event handler method. | |
UserDelegationActivatePostEventArgs | Represents methods and properties in the post-event arguments for the OnActivated event handler method. | |
UserDelegationActivatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnActivating event handler method. | |
UserDelegationCreatePostEventArgs | Represents methods and properties in the post-event arguments for the OnCreated event handler method. | |
UserDelegationCreatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnCreating event handler method. | |
UserDelegationDeactivatePostEventArgs | Represents methods and properties in the post-event arguments for the OnDeactivated event handler method. | |
UserDelegationDeactivatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnDeactivating event handler method. | |
UserDelegationDeletePostEventArgs | Represents methods and properties in the post-event arguments for the OnDeleted event handler method. | |
UserDelegationDeletePreEventArgs | Represents methods and properties in the pre-event arguments for the OnDeleting event handler method. | |
UserDelegationEventReceiver | Includes event handlers for methods that manage user delegations in the Resource class. | |
UserDelegationInfo | Provides storage for information that is used in various user delegation events. | |
UserDelegationUpdatePostEventArgs | Represents methods and properties in the post-event arguments for the OnChanged event handler method. | |
UserDelegationUpdatePreEventArgs | Represents methods and properties in the pre-event arguments for the OnChanging event handler method. | |
UserEventArgs | Provides a common set of methods and properties in the pre-event arguments in all events for the User class methods. | |
UserPreEventArgs | Provides a common set of methods and properties in the pre-event arguments in all events for the User class methods. | |
WorkflowEventReceiver | Includes events for methods in the Workflow class. | |
WorkflowRunningEventArgs | Represents methods and properties in the pre-event arguments for the OnRunning event handler method. | |
WssInteropEventReceiver | Includes event handlers for the WssInterop class. | |
WssWorkspaceAddressDeletedEventArgs | Represents methods and properties in the post-event arguments for the OnWssWorkspaceAddressDeleted event handler method. | |
WssWorkspaceAddressDeletingEventArgs | Represents methods and properties in the pre-event arguments for the OnWssWorkspaceAddressDeleting event handler method. | |
WssWorkspaceAddressUpdatedEventArgs | Represents methods and properties in the post-event arguments for the OnWssWorkspaceAddressUpdated event handler method. | |
WssWorkspaceAddressUpdatingEventArgs | Represents methods and properties in the pre-event arguments for the OnWssWorkspaceAddressUpdating event handler method. | |
WssWorkspaceCreatedEventArgs | Represents methods and properties in the post-event arguments for the OnWssWorkspaceCreated event handler method. | |
WssWorkspaceCreatingEventArgs | Represents methods and properties in the pre-event arguments for the OnWssWorkspaceCreating event handler method. |
Interfaces
Interface | Description | |
---|---|---|
IPostEventArgs | Interface that other classes use to implement post-event arguments. | |
IPreEventArgs | Interface that other classes use to implement pre-event arguments. |
Delegates
Delegate | Description | |
---|---|---|
AdminAdSyncERPSynchronizedHandler | Event handler for the Admin AdSyncERPSynchronized post-event. | |
AdminAdSyncERPSynchronizingHandler | Event handler for the Admin AdSyncERPSynchronizing pre-event. | |
AdminAdSyncGroupsSynchronizedHandler | Event handler for the Admin AdSyncGroupsSynchronized post-event. | |
AdminAdSyncGroupsSynchronizingHandler | Event handler for the Admin AdSyncGroupsSynchronizing pre-event. | |
AdminAdSyncGroupSynchronizedHandler | Event handler for the Admin AdSyncGroupsSynchronized post-event. | |
AdminAdSyncGroupSynchronizingHandler | Event handler for the Admin AdSyncGroupSynchronizing pre-event. | |
AdminLineClassUpdatedHandler | Event handler for the Admin LineClassUpdated post-event. | |
AdminLineClassUpdatingHandler | Event handler for the Admin LineClassUpdating pre-event. | |
AdminReportingPeriodUpdatedHandler | Event handler for the Admin ReportingPeriodUpdated post-event. | |
AdminReportingPeriodUpdatingHandler | Event handler for the Admin ReportingPeriodUpdating pre-event. | |
AdminStatusReportsDeletedHandler | Event handler for the Admin StatusReportsDeleted post-event. | |
AdminStatusReportsDeletingHandler | Event handler for the Admin StatusReportsDeleting pre-event. | |
CalendarChangedHandler | Event handler for the Calendar Changed post-event. | |
CalendarChangingHandler | Event handler for the Calendar Changing pre-event. | |
CalendarCheckedInHandler | Event handler for the Calendar CheckedIn post-event. | |
CalendarCheckedOutHandler | Event handler for the Calendar CheckedOut post-event. | |
CalendarCheckingInHandler | Event handler for the Calendar CheckingIn pre-event. | |
CalendarCheckingOutHandler | Event handler for the Calendar CheckingOut pre-event. | |
CalendarCreatedHandler | Event handler for the Calendar Created post-event. | |
CalendarCreatingHandler | Event handler for the Calendar Creating pre-event. | |
CalendarDeletedHandler | Event handler for the Calendar Deleted post-event. | |
CalendarDeletingHandler | Event handler for the Calendar Deleting pre-event. | |
CubeAdminCubeBuildingHandler | Event handler for the Cube AdminCubeBuilding pre-event. | |
CubeAdminCubeBuiltHandler | Event handler for the Cube AdminCubeBuilt post-event. | |
CubeAdminCubeProcessedHandler | Event handler for the Cube AdminCubeProcessed post-event. | |
CustomFieldsCheckedInHandler | Event handler for the CustomFields CheckedIn post-event. | |
CustomFieldsCheckedOutHandler | Event handler for the CustomFields CheckedOut post-event. | |
CustomFieldsCheckingInHandler | Event handler for the CustomFields CheckingIn pre-event. | |
CustomFieldsCheckingOutHandler | Event handler for the CustomFields CheckingOut pre-event. | |
CustomFieldsCreatedHandler | Event handler for the CustomFields Created post-event. | |
CustomFieldsCreatingHandler | Event handler for the CustomFields Creating pre-event. | |
CustomFieldsDeletedHandler | Event handler for the CustomFields Deleted post-event. | |
CustomFieldsDeletingHandler | Event handler for the CustomFields Deleting pre-event. | |
CustomFieldsUpdatedHandler | Event handler for the CustomFields Updated post-event. | |
CustomFieldsUpdatingHandler | Event handler for the CustomFields Updating pre-event. | |
LookupTableCheckedInHandler | Event handler for the LookupTable CheckedIn post-event. | |
LookupTableCheckedOutHandler | Event handler for the LookupTable CheckedOut post-event. | |
LookupTableCheckingInHandler | Event handler for the LookupTable CheckingIn pre-event. | |
LookupTableCheckingOutHandler | Event handler for the LookupTable CheckingOut pre-event. | |
LookupTableCreatedHandler | Event handler for the LookupTable Created post-event. | |
LookupTableCreatingHandler | Event handler for the LookupTable Creating pre-event. | |
LookupTableDeletedHandler | Event handler for the LookupTable Deleted post-event. | |
LookupTableDeletingHandler | Event handler for the LookupTable Deleting pre-event. | |
LookupTableUpdatedHandler | Event handler for the LookupTable Updated post-event. | |
LookupTableUpdatingHandler | Event handler for the LookupTable Updating pre-event. | |
NotificationsSendingHandler | Event handler for the Notifications Sending pre-event. | |
NotificationsSentHandler | Event handler for the Notifications Sent post-event. | |
OptimizerOptimizerSolutionCommittedHandler | Event handler for the Optimizer OptimizerSolutionCommitted post-event. | |
OptimizerPlannerSolutionCommittedHandler | Event handler for the Optimizer PlannerSolutionCommitted post-event. | |
ProjectActivityUpgradedHandler | Event handler for the Project ActivityUpgraded post-event. | |
ProjectActivityUpgradingHandler | Event handler for the Project ActivityUpgrading pre-event. | |
ProjectAddedHandler | Event handler for the Project Added post-event. | |
ProjectAddingHandler | Event handler for the Project Adding pre-event. | |
ProjectCheckInHandler | Event handler for the Project CheckIn pre-event. | |
ProjectCreatedHandler | Event handler for the Project Created post-event. | |
ProjectCreatingHandler | Event handler for the Project Creating pre-event. | |
ProjectDeletedHandler | Event handler for the Project Deleted post-event. | |
ProjectDeletingHandler | Event handler for the Project Deleting pre-event. | |
ProjectEntitiesDeletedHandler | Event handler for the Project EntitiesDeleted post-event. | |
ProjectEntitiesDeletingHandler | Event handler for the Project EntitiesDeleting pre-event. | |
ProjectPublishedHandler | Event handler for the Project Published post-event. | |
ProjectPublishingHandler | Event handler for the Project Publishing pre-event. | |
ProjectSavedHandler | Event handler for the Project Saved post-event. | |
ProjectSaveFailedHandler | Event handler for the Project SaveFailed post-event. | |
ProjectSummaryPublishedHandler | Event handler for the Project SummaryPublished post-event. | |
ProjectSummaryPublishingHandler | Event handler for the Project SummaryPublishing pre-event. | |
ProjectSyncedProjectEnterpriseEntitiesHandler | Event handler for the Project SynchronizedProjectEnterpriseEntities post-event. | |
ProjectSyncingProjectEnterpriseEntitiesHandler | Event handler for the Project SynchronizingProjectEnterpriseEntities pre-event. | |
ProjectUpdatedHandler | Event handler for the Project Updated post-event. | |
ProjectUpdatedScheduledProjectHandler | Event handler for the ProjectUpdated ScheduledProject post-event. | |
ProjectUpdatingHandler | Event handler for the Project Updating pre-event. | |
ProjectUpdatingScheduledProjectHandler | Event handler for the Project UpdatingScheduledProject pre-event. | |
ProjectWssWorkspaceAddressDeletedHandler | Event handler for the Project WssWorkspaceAddressDeleted post-event. | |
ProjectWssWorkspaceAddressDeletingHandler | Event handler for the Project WssWorkspaceAddressDeleting pre-event. | |
ProjectWssWorkspaceAddressUpdatedHandler | Event handler for the Project WssWorkspaceAddressUpdated post-event. | |
ProjectWssWorkspaceAddressUpdatingHandler | Event handler for the Project WssWorkspaceAddressUpdating pre-event. | |
ReportingCommittedSolutionDecisionChangedHandler | Event handler for the Reporting CommittedSolutionDecisionChanged post-event. | |
ReportingCustomFieldChangedHandler | Event handler for the Reporting CustomFieldChanged post-event. | |
ReportingCustomFieldCreatedHandler | Event handler for the Reporting CustomFieldCreated post-event. | |
ReportingCustomFieldDeletedHandler | Event handler for the Reporting CustomFieldDeleted post-event. | |
ReportingEnterpriseProjectTypeDeletedHandler | Event handler for the Reporting EnterpriseProjectTypeDeleted post-event. | |
ReportingEnterpriseProjectTypeUpdatedHandler | Event handler for the Reporting EnterpriseProjectTypeUpdated post-event. | |
ReportingFiscalPeriodChangedHandler | Event handler for the Reporting FiscalPeriodChanged post-event. | |
ReportingFiscalPeriodDeletedHandler | Event handler for the Reporting FiscalPeriodDeleted post-event. | |
ReportingLookupTableChangedHandler | Event handler for the Reporting LookupTableChanged post-event. | |
ReportingLookupTableCreatedHandler | Event handler for the Reporting LookupTableCreated post-event. | |
ReportingLookupTableDeletedHandler | Event handler for the Reporting LookupTableDeleted post-event. | |
ReportingProjectChangedHandler | Event handler for the Reporting ProjectChanged post-event. | |
ReportingProjectCreatedHandler | Event handler for the Reporting ProjectCreated post-event. | |
ReportingProjectDeletedHandler | Event handler for the Reporting ProjectDeleted post-event. | |
ReportingProjectSummaryChangedHandler | Event handler for the Reporting ProjectSummaryChanged post-event. | |
ReportingProjectWorkflowInformationChangedHandler | Event handler for the Reporting ProjectWorkflowInformationChanged post-event. | |
ReportingProjectWorkspaceChangedHandler | Event handler for the Reporting ProjectWorkspaceChanged post-event. | |
ReportingProjectWorkspaceCreatedHandler | Event handler for the Reporting ProjectWorkspaceCreated post-event. | |
ReportingProjectWorkspaceDeletedHandler | Event handler for the Reporting ProjectWorkspaceDeleted post-event. | |
ReportingResourceCapacitiesChangedHandler | Event handler for the Reporting ResourceCapacitiesChanged post-event. | |
ReportingResourceCapacityTimeRangeChangedHandler | Event handler for the Reporting ResourceCapacityTimeRangeChanged post-event. | |
ReportingResourceChangedHandler | Event handler for the Reporting ResourceChanged post-event. | |
ReportingResourceCreatedHandler | Event handler for the Reporting ResourceCreated post-event. | |
ReportingResourceDeletedHandler | Event handler for the Reporting ResourceDeleted post-event. | |
ReportingTimesheetAdjustedHandler | Event handler for the Reporting TimesheetAdjusted post-event. | |
ReportingTimesheetClassChangedHandler | Event handler for the Reporting TimesheetClassChanged post-event. | |
ReportingTimesheetDeletedHandler | Event handler for the Reporting TimesheetDeleted post-event. | |
ReportingTimesheetPeriodChangedHandler | Event handler for the Reporting TimesheetPeriodChanged post-event. | |
ReportingTimesheetPeriodCreatedHandler | Event handler for the Reporting TimesheetPeriodCreated post-event. | |
ReportingTimesheetPeriodDeletedHandler | Event handler for the Reporting TimesheetPeriodDeleted post-event. | |
ReportingTimesheetProjectAggregatedHandler | Event handler for the Reporting TimesheetProjectAggregated post-event. | |
ReportingTimesheetSavedHandler | Event handler for the Reporting TimesheetSaved post-event. | |
ReportingTimesheetStatusChangedHandler | Event handler for the Reporting TimesheetStatusChanged post-event. | |
ReportingUserViewChangedHandler | Event handler for the Reporting UserViewChanged post-event. | |
ReportingWorkflowPhaseDeletedHandler | Event handler for the Reporting WorkflowPhaseDeleted post-event. | |
ReportingWorkflowPhaseUpdatedHandler | Event handler for the ReportingWorkflowPhase Updated post-event. | |
ReportingWorkflowStageDeletedHandler | Event handler for the Reporting WorkflowStageDeleted post-event. | |
ReportingWorkflowStageUpdatedHandler | Event handler for the Reporting WorkflowStageUpdated post-event. | |
ResourceActivatedHandler | Event handler for the Resource Activated post-event. | |
ResourceActivatingHandler | Event handler for the Resource Activating pre-event. | |
ResourceChangedHandler | Event handler for the Resource Changed post-event. | |
ResourceChangingHandler | Event handler for the Resource Changing pre-event. | |
ResourceCheckedInHandler | Event handler for the Resource CheckedIn post-event. | |
ResourceCheckedOutHandler | Event handler for the Resource CheckedOut post-event. | |
ResourceCheckingInHandler | Event handler for the Resource CheckingIn pre-event. | |
ResourceCheckingOutHandler | Event handler for the Resource CheckingOut pre-event. | |
ResourceCreatedHandler | Event handler for the Resource Created post-event. | |
ResourceCreatingHandler | Event handler for the Resource Creating pre-event. | |
ResourceDeactivatedHandler | Event handler for the Resource Deactivated post-event. | |
ResourceDeactivatingHandler | Event handler for the Resource Deactivating pre-event. | |
ResourceDeletedHandler | Event handler for the Resource Deleted post-event. | |
ResourceDeletingHandler | Event handler for the Resource Deleting pre-event. | |
ResourcePlanResourcePlanPublishedHandler | Event handler for the ResourcePlan ResourcePlanPublished post-event. | |
ResourcePlanResourcePlanPublishingHandler | Event handler for the ResourcePlan ResourcePlanPublishing pre-event. | |
ResourceSetAuthorizationHandler | Event handler for the Resource SetAuthorization post-event. | |
ResourceSettingAuthorizationHandler | Event handler for the Resource SettingAuthorization pre-event. | |
RulesCopiedHandler | Event handler for the Rules Copying pre-event. | |
RulesCopyingHandler | Event handler for the Rules Copying pre-event. | |
RulesCreatedHandler | Event handler for the Rules Created post-event. | |
RulesCreatingHandler | Event handler for the Rules Creating pre-event. | |
RulesDeletedHandler | Event handler for the Rules Deleted post-event. | |
RulesDeletingHandler | Event handler for the Rules Deleting pre-event. | |
RulesProcessedHandler | Event handler for the Rules Processed post-event. | |
RulesProcessingHandler | Event handler for the Rules Processing pre-event. | |
SecurityCategoryCreatedHandler | Event handler for the Security CategoryCreated post-event. | |
SecurityCategoryCreatingHandler | Event handler for the Security CategoryCreating pre-event. | |
SecurityCategoryDeletedHandler | Event handler for the Security CategoryDeleted post-event. | |
SecurityCategoryDeletingHandler | Event handler for the Security CategoryDeleting pre-event. | |
SecurityCategoryUpdatedHandler | Event handler for the Security CategoryUpdated post-event. | |
SecurityCategoryUpdatingHandler | Event handler for the Security CategoryUpdating pre-event. | |
SecurityGroupCreatedHandler | Event handler for the Security GroupCreated post-event. | |
SecurityGroupCreatingHandler | Event handler for the Security GroupCreating pre-event. | |
SecurityGroupDeletedHandler | Event handler for the Security GroupDeleted post-event. | |
SecurityGroupDeletingHandler | Event handler for the Security GroupDeleting pre-event. | |
SecurityGroupUpdatedHandler | Event handler for the Security GroupUpdated post-event. | |
SecurityGroupUpdatingHandler | Event handler for the Security GroupUpdating pre-event. | |
SecurityOrganizationalPermissionsUpdatedHandler | Event handler for the Security OrganizationalPermissionsUpdated post-event. | |
SecurityOrganizationalPermissionsUpdatingHandler | Event handler for the Security OrganizationalPermissionsUpdating pre-event. | |
SecurityProjectCategoryCreatedHandler | Event handler for the Security ProjectCategoryCreated post-event. | |
SecurityProjectCategoryCreatingHandler | Event handler for the Security ProjectCategoryCreating pre-event. | |
SecurityProjectCategoryDeletedHandler | Event handler for the Security ProjectCategoryDeleted post-event. | |
SecurityProjectCategoryDeletingHandler | Event handler for the Security ProjectCategoryDeleting pre-event. | |
SecurityProjectCategoryUpdatedHandler | Event handler for the Security ProjectCategoryUpdated post-event. | |
SecurityProjectCategoryUpdatingHandler | Event handler for the Security ProjectCategoryUpdating pre-event. | |
SecurityTemplateCreatedHandler | Event handler for the Security TemplateCreated post-event. | |
SecurityTemplateCreatingHandler | Event handler for the Security TemplateCreating pre-event. | |
SecurityTemplateDeletedHandler | Event handler for the Security TemplateDeleted post-event. | |
SecurityTemplateDeletingHandler | Event handler for the Security TemplateDeleting pre-event. | |
SecurityTemplateUpdatedHandler | Event handler for the Security TemplateUpdated post-event. | |
SecurityTemplateUpdatingHandler | Event handler for the Security TemplateUpdating pre-event. | |
StatusingAppliedHandler | Event handler for the Statusing Applied post-event. | |
StatusingApplyingHandler | Event handler for the Statusing Applying pre-event. | |
StatusingApprovalsUpdatedHandler | Event handler for the Statusing ApprovalsUpdated post-event. | |
StatusingApprovalsUpdatingHandler | Event handler for the Statusing ApprovalsUpdating pre-event. | |
StatusingAssignmentDelegatedHandler | Event handler for the Statusing AssignmentDelegated post-event. | |
StatusingAssignmentDelegatingHandler | Event handler for the Statusing AssignmentDelegating pre-event. | |
StatusingAssignmentDeletedHandler | Event handler for the Statusing AssignmentDeleted post-event. | |
StatusingAssignmentDeletingHandler | Event handler for the Statusing AssignmentDeleting pre-event. | |
StatusingAssignmentWorkDataSetHandler | Event handler for the Statusing AssignmentWorkDataSet pre-event. | |
StatusingAssignmentWorkDataSettingHandler | Event handler for the Statusing AssignmentWorkDataSetting pre-event. | |
StatusingHistoryDeletedHandler | Event handler for the Statusing HistoryDeleted post-event. | |
StatusingHistoryDeletingHandler | Event handler for the Statusing HistoryDeleting pre-event. | |
StatusingStatusSubmitingHandler | Event handler for the StatusSubmitting pre-event of the SubmitStatus method and the SubmitStatusForResource method of the Statusing service. | |
StatusingStatusSubmittedHandler | Event handler for the StatusSubmitted post-event of the SubmitStatus method and the SubmitStatusForResource method of the Statusing service. | |
StatusingStatusUpdatedHandler | Event handler for the Statusing StatusUpdated post-event. | |
StatusingStatusUpdatingHandler | Event handler for the Statusing StatusUpdating pre-event. | |
StatusingTaskCreatedHandler | Event handler for the Statusing TaskCreated post-event. | |
StatusingTaskCreatingHandler | Event handler for the Statusing TaskCreating pre-event. | |
StatusReportsRequestCreatedHandler | Event handler for the StatusReports RequestCreated post-event. | |
StatusReportsRequestCreatingHandler | Event handler for the StatusReports RequestCreating pre-event. | |
StatusReportsRequestUpdatedHandler | Event handler for the StatusReports RequestUpdated post-event. | |
StatusReportsRequestUpdatingHandler | Event handler for the StatusReports RequestUpdating pre-event. | |
StatusReportsResponseCreatedHandler | Event handler for the StatusReports ResponseCreated post-event. | |
StatusReportsResponseCreatingHandler | Event handler for the StatusReports ResponseCreating pre-event. | |
StatusReportsResponseUpdatedHandler | Event handler for the StatusReports ResponseUpdated post-event. | |
StatusReportsResponseUpdatingHandler | Event handler for the StatusReports ResponseUpdating pre-event. | |
TimesheetCreatedHandler | Event handler for the Timesheet Created post-event. | |
TimesheetCreatingHandler | Event handler for the Timesheet Creating pre-event. | |
TimesheetDeletedHandler | Event handler for the Timesheet Deleted post-event. | |
TimesheetDeletingHandler | Event handler for the Timesheet Deleting pre-event. | |
TimesheetLineApprovedHandler | Event handler for the Timesheet LineApproved post-event. | |
TimesheetLineApprovingHandler | Event handler for the Timesheet LineApproving pre-event. | |
TimesheetRecalledHandler | Event handler for the Timesheet Recalled pre-event. | |
TimesheetRecallingHandler | Event handler for the Timesheet Recalling pre-event. | |
TimesheetReviewedHandler | Event handler for the Timesheet Reviewed post-event. | |
TimesheetReviewingHandler | Event handler for the Timesheet Reviewing pre-event. | |
TimesheetSubmittedHandler | Event handler for the Timesheet Submitted post-event. | |
TimesheetSubmittingHandler | Event handler for the Timesheet Submitting pre-event. | |
TimesheetUpdatedHandler | Event handler for the Timesheet Updated post-event. | |
TimesheetUpdatingHandler | Event handler for the Timesheet Updating pre-event. | |
UserDelegationActivatedHandler | Event handler for the UserDelegation Activated post-event. | |
UserDelegationActivatingHandler | Event handler for the UserDelegation Activating pre-event. | |
UserDelegationChangedHandler | Event handler for the UserDelegation Changed post-event. | |
UserDelegationChangingHandler | Event handler for the UserDelegation Changing pre-event. | |
UserDelegationCreatedHandler | Event handler for the UserDelegation Created post-event. | |
UserDelegationCreatingHandler | Event handler for the UserDelegation Creating pre-event. | |
UserDelegationDeactivatedHandler | Event handler for the UserDelegation Deactivated post-event. | |
UserDelegationDeactivatingHandler | Event handler for the UserDelegation Deactivating pre-event. | |
UserDelegationDeletedHandler | Event handler for the UserDelegation Deleted post-event. | |
UserDelegationDeletingHandler | Event handler for the UserDelegation Deleting pre-event. | |
WorkflowCompletedHandler | Event handler for the Workflow Completed post-event. | |
WorkflowProjectTypeChangedHandler | Event handler for the Workflow ProjectTypeChanged post-event. | |
WorkflowProjectTypeChangingHandler | Event handler for the Workflow ProjectTypeChanging pre-event. | |
WorkflowRunningHandler | Event handler for the Workflow Running pre-event. | |
WorkflowStageEnteredHandler | Event handler for the Workflow StageEntered post-event. | |
WorkflowStartedHandler | Event handler for the Workflow Started post-event. | |
WssInteropWssWorkspaceCreatedHandler | Event handler for the WssInterop WssWorkspaceCreated post-event. | |
WssInteropWssWorkspaceCreatingHandler | Event handler for the WssInterop WssWorkspaceCreating pre-event. |