ResourcePlanResourcePlanPublishingHandler representante
Manipulador de eventos para o pré-evento de ResourcePlan ResourcePlanPublishing .
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxe
'Declaração
Public Delegate Sub ResourcePlanResourcePlanPublishingHandler ( _
contextInfo As PSContextInfo, _
e As ResourcePlanPublishingEventArgs _
)
'Uso
Dim instance As New ResourcePlanResourcePlanPublishingHandler(AddressOf HandlerMethod)
public delegate void ResourcePlanResourcePlanPublishingHandler(
PSContextInfo contextInfo,
ResourcePlanPublishingEventArgs e
)
Parâmetros
- contextInfo
Tipo: Microsoft.Office.Project.Server.Library.PSContextInfo