Compartir a través de


del método RulesEventReceiver.OnDeletedRemote

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
Public Overridable Sub OnDeletedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As RulesPostDeleteEventArgs _
)
'Uso
Dim instance As RulesEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As RulesPostDeleteEventArgs

instance.OnDeletedRemote(contextInfo, _
    eventHandlerUid, e)
public virtual void OnDeletedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    RulesPostDeleteEventArgs e
)

Parámetros

Implementaciones

IRulesEventReceiverRemote.OnDeletedRemote(PSContextInfo, Guid, RulesPostDeleteEventArgs)

Vea también

Referencia

clase RulesEventReceiver

Miembros RulesEventReceiver

Espacio de nombres Microsoft.Office.Project.Server.Events