CubeAdminEventReceiver.OnCubeBuiltRemote - 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 OnCubeBuiltRemote ( _
contextInfo As PSContextInfo, _
eventHandlerUid As Guid, _
e As CubeAdminPostCubeBuildEventArgs _
)
'Utilisation
Dim instance As CubeAdminEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As CubeAdminPostCubeBuildEventArgs
instance.OnCubeBuiltRemote(contextInfo, _
eventHandlerUid, e)
public virtual void OnCubeBuiltRemote(
PSContextInfo contextInfo,
Guid eventHandlerUid,
CubeAdminPostCubeBuildEventArgs e
)
Paramètres
- contextInfo
Type : Microsoft.Office.Project.Server.Library.PSContextInfo
- eventHandlerUid
Type : System.Guid