Share via


ReportingPostTimesheetAdjustedEventArgs members

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

The ReportingPostTimesheetAdjustedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method ReportingPostTimesheetAdjustedEventArgs()
Public method ReportingPostTimesheetAdjustedEventArgs(Guid, Guid) Creates an instance of the ReportingPostTimesheetAdjustedEventArgs class.

Top

Properties

  Name Description
Public property AdjustmentGuid Gets the GUID of the timesheet adjustment.
Public property TimesheetGuid Gets the GUID of the adjusted 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 Returns a text string that contains timesheet GUIDs and timesheet adjustment GUIDs. (Overrides Object.ToString().)

Top

See also

Reference

ReportingPostTimesheetAdjustedEventArgs class

Microsoft.Office.Project.Server.Events namespace