Partager via


LookupTableEventReceiver.OnCheckedInRemote - Méthode

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
Public Overridable Sub OnCheckedInRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As LookupTableCheckInPostEventArgs _
)
'Utilisation
Dim instance As LookupTableEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As LookupTableCheckInPostEventArgs

instance.OnCheckedInRemote(contextInfo, _
    eventHandlerUid, e)
public virtual void OnCheckedInRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    LookupTableCheckInPostEventArgs e
)

Paramètres

Implémentations

ILookupTableEventReceiverRemote.OnCheckedInRemote(PSContextInfo, Guid, LookupTableCheckInPostEventArgs)

Voir aussi

Référence

LookupTableEventReceiver classe

LookupTableEventReceiver - Membres

Microsoft.Office.Project.Server.Events - Espace de noms