ProjectWssWorkspaceAddressDeletingHandlerRemote representante
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 Function ProjectWssWorkspaceAddressDeletingHandlerRemote ( _
contextInfo As PSContextInfo, _
eventHandlerUid As Guid, _
e As WssWorkspaceAddressDeletingEventArgs _
) As WssWorkspaceAddressDeletingEventArgs
'Uso
Dim instance As New ProjectWssWorkspaceAddressDeletingHandlerRemote(AddressOf HandlerMethod)
public delegate WssWorkspaceAddressDeletingEventArgs ProjectWssWorkspaceAddressDeletingHandlerRemote(
PSContextInfo contextInfo,
Guid eventHandlerUid,
WssWorkspaceAddressDeletingEventArgs e
)
Parâmetros
- contextInfo
Tipo: Microsoft.Office.Project.Server.Library.PSContextInfo
- eventHandlerUid
Tipo: System.Guid
Valor retornado
Tipo: Microsoft.Office.Project.Server.Events.WssWorkspaceAddressDeletingEventArgs