Freigeben über


ReportingEnterpriseProjectTypeDeletedHandler-Delegat

Ereignishandler für das Reporting EnterpriseProjectTypeDeleted nach der Ereignis.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public Delegate Sub ReportingEnterpriseProjectTypeDeletedHandler ( _
    contextInfo As PSContextInfo, _
    e As ReportingPostEnterpriseProjectTypeChangedEventArgs _
)
'Usage
Dim instance As New ReportingEnterpriseProjectTypeDeletedHandler(AddressOf HandlerMethod)
public delegate void ReportingEnterpriseProjectTypeDeletedHandler(
    PSContextInfo contextInfo,
    ReportingPostEnterpriseProjectTypeChangedEventArgs e
)

Parameter

Siehe auch

Referenz

Microsoft.Office.Project.Server.Events-Namespace