PSEventNameMap class

Office 2013 and later

Contains methods that get the source name of an event and the event name.

System.Object
  Microsoft.Office.Project.Server.Library.PSEventNameMap

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

No code example is currently available or this language may not be supported.

The source of an event can be the name of a primary class in the PSI, such as Project, Statusing, or LookupTable. The event name can be a pre-event such as Creating or a post-event such as Created.

For a list of events in Project Server, see the PSEventID enumeration.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: