ProjectUpdatingScheduledProjectHandler-Delegat
Ereignishandler für das Project UpdatingScheduledProject Pre-Event.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public Delegate Sub ProjectUpdatingScheduledProjectHandler ( _
contextInfo As PSContextInfo, _
e As UpdatingScheduledProjectEventArgs _
)
'Usage
Dim instance As New ProjectUpdatingScheduledProjectHandler(AddressOf HandlerMethod)
public delegate void ProjectUpdatingScheduledProjectHandler(
PSContextInfo contextInfo,
UpdatingScheduledProjectEventArgs e
)
Parameter
- contextInfo
Typ: Microsoft.Office.Project.Server.Library.PSContextInfo