Share via


StatusUpdateApprovalsPostEventArgs members

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

The StatusUpdateApprovalsPostEventArgs type exposes the following members.

Constructors

  Name Description
Public method StatusUpdateApprovalsPostEventArgs() Creates an instance of the StatusUpdateApprovalsPostEventArgs class; used internally.
Public method StatusUpdateApprovalsPostEventArgs(StatusApprovalDataSet) Creates an instance of the StatusUpdateApprovalsPostEventArgs class; used internally.

Top

Properties

  Name Description
Public property StatusApprovals Gets a dataset that contains summary information about submitted status updates.

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

StatusUpdateApprovalsPostEventArgs class

Microsoft.Office.Project.Server.Events namespace