ReportingPostTimesheetClassChangedEventArgs members

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

The ReportingPostTimesheetClassChangedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method ReportingPostTimesheetClassChangedEventArgs()
Public method ReportingPostTimesheetClassChangedEventArgs(Guid, TimesheetEnum.LineClassType, String, String) Creates an instance of the ReportingPostTimesheetClassChangedEventArgs class; used internally.

Top

Properties

  Name Description
Public property ClassDescription Gets the description of the changed timesheet line class.
Public property ClassGuid Gets the GUID of the changed timesheet line class.
Public property ClassName Gets the name of the changed timesheet line class.
Public property ClassType Gets the type of the changed timesheet line class.

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 the GUID, name, type, and description of the changed timesheet line class. (Overrides Object.ToString().)

Top

See also

Reference

ReportingPostTimesheetClassChangedEventArgs class

Microsoft.Office.Project.Server.Events namespace