EventsDataSet class

Office 2013 and later

Contains information about Project Server events.

Namespace:  WebSvcEvents
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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

The EventsDataSet object contains the Event table (a EventsDataSet.EventDataTable object), which includes a row for each event in Project Server. The ReadEventsList method returns an EventsDataSet object.

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: