AdminPostEventArgs members

Provides a common set of methods and properties in the post-event arguments in all events for the WebSvcAdmin.Admin class methods.

The AdminPostEventArgs type exposes the following members.

Constructors

  Name Description
Protected method AdminPostEventArgs()
Public method AdminPostEventArgs([]) Creates an instance of the AdminPostEventArgs class; used internally.

Top

Properties

  Name Description
Public property EffectedItems Gets a collection of GUIDs that represent entities that are affected by the event.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

AdminPostEventArgs class

Microsoft.Office.Project.Server.Events namespace