CubeAdminEventReceiver.OnCubeBuildingRemote - 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 Function OnCubeBuildingRemote ( _
contextInfo As PSContextInfo, _
eventHandlerUid As Guid, _
e As CubeAdminPreCubeBuildEventArgs _
) As CubeAdminPreCubeBuildEventArgs
'Utilisation
Dim instance As CubeAdminEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As CubeAdminPreCubeBuildEventArgs
Dim returnValue As CubeAdminPreCubeBuildEventArgs
returnValue = instance.OnCubeBuildingRemote(contextInfo, _
eventHandlerUid, e)
public virtual CubeAdminPreCubeBuildEventArgs OnCubeBuildingRemote(
PSContextInfo contextInfo,
Guid eventHandlerUid,
CubeAdminPreCubeBuildEventArgs e
)
Paramètres
- contextInfo
Type : Microsoft.Office.Project.Server.Library.PSContextInfo
- eventHandlerUid
Type : System.Guid
Valeur renvoyée
Type : Microsoft.Office.Project.Server.Events.CubeAdminPreCubeBuildEventArgs