StatusingPostApplyEventArgs members

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

The StatusingPostApplyEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AcceptedAssignments Gets a collection of the GUIDs that represent accepted resource task assignments.
Public property ProjectID Gets the GUID of the project.
Public property RejectedAssignments Gets a collection of the GUIDs that represent rejected resource task assignments.

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

StatusingPostApplyEventArgs class

Microsoft.Office.Project.Server.Events namespace