RulesEventReceiver.OnCopying - Méthode
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
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 OnCopying ( _
contextInfo As PSContextInfo, _
e As RulesPreCopyEventArgs _
)
'Utilisation
Dim instance As RulesEventReceiver
Dim contextInfo As PSContextInfo
Dim e As RulesPreCopyEventArgs
instance.OnCopying(contextInfo, e)
public virtual void OnCopying(
PSContextInfo contextInfo,
RulesPreCopyEventArgs e
)
Paramètres
- contextInfo
Type : Microsoft.Office.Project.Server.Library.PSContextInfo