ResourcePlanResourcePlanPublishingHandler-Delegat
Ereignishandler für das ResourcePlan ResourcePlanPublishing 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 ResourcePlanResourcePlanPublishingHandler ( _
contextInfo As PSContextInfo, _
e As ResourcePlanPublishingEventArgs _
)
'Usage
Dim instance As New ResourcePlanResourcePlanPublishingHandler(AddressOf HandlerMethod)
public delegate void ResourcePlanResourcePlanPublishingHandler(
PSContextInfo contextInfo,
ResourcePlanPublishingEventArgs e
)
Parameter
- contextInfo
Typ: Microsoft.Office.Project.Server.Library.PSContextInfo