StatusSubmitPostEventArgs members

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

The StatusSubmitPostEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Comment Gets the comment to send with a status submission.
Public property UpdateGuids Gets a collection of GUIDs that represent one or more modified saved assignments that are submitted to the project manager for approval.

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

StatusSubmitPostEventArgs class

Microsoft.Office.Project.Server.Events namespace