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