StatusUpdatePostEventArgs members

Represents methods and properties in the post-event arguments for the OnStatusUpdated event handler method.

The StatusUpdatePostEventArgs type exposes the following members.

Constructors

  Name Description
Protected method StatusUpdatePostEventArgs()
Public method StatusUpdatePostEventArgs(String) Creates an instance of the StatusUpdatePostEventArgs class; used internally.

Top

Properties

  Name Description
Public property ChangeXml Gets XML code that contains status update information.

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

StatusUpdatePostEventArgs class

Microsoft.Office.Project.Server.Events namespace