Share via


TimesheetLinePostApproveEventArgs members

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

The TimesheetLinePostApproveEventArgs type exposes the following members.

Constructors

  Name Description
Protected method TimesheetLinePostApproveEventArgs()
Public method TimesheetLinePostApproveEventArgs(Guid, Guid, Guid, Boolean) Creates an instance of the TimesheetLinePostApproveEventArgs class; used internally.

Top

Properties

  Name Description
Public property Approved Gets a Boolean value that indicates whether the new line class status has been approved.
Public property ApproverUID Gets the GUID of the user who approves the timesheet review.
Public property LineUID Gets the GUID of the timesheet line class.
Public property TsUID Gets the GUID of the approved timesheet.

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

TimesheetLinePostApproveEventArgs class

Microsoft.Office.Project.Server.Events namespace