PostEventArgs constructor
Creates an instance of the PostEventArgs class; used internally.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New PostEventArgs()
protected PostEventArgs()