TimesheetConst Members

Include Protected Members
Include Inherited Members

Contains timesheet constants.

The TimesheetConst type exposes the following members.

Constructors

  Name Description
Public method TimesheetConst Instantiates a TimesheetConst object.

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

Fields

  Name Description
Public fieldStatic member const_AdministrativeLineClassGuid Value = 20492C14-D411-4E3C-9C64-E17151104486. The GUID for the administrative timesheet line class.
Public fieldStatic member const_AdminTimeProjectGuid Value = e38038fa-f8ca-47d1-bfd4-6b45b8462972. The GUID for an administrative time project.
Public fieldStatic member const_SickTimeLineClassGuid Value = D99828C2-97BE-457B-A376-7876824EA0CE. The GUID for the sick time timesheet line class.
Public fieldStatic member const_StandardLineClassGuid Value = FCDB0E4E-B9C7-4A39-804F-FA44796F71A0. The GUID for the standard timesheet line class.
Public fieldStatic member const_TotalLineGuid Value = 9F076A35-1394-4c6b-950A-AEE4179FEBDC. The GUID for the Total line in a timesheet.
Public fieldStatic member const_UnverifiedProjectGuid Value = cbbeeaf0-ca14-44ab-8a26-665d0cb086b4. The GUID for an unverified project in a timesheet.
Public fieldStatic member const_VacationLineClassGuid Value = 60E3ADC6-6D30-4034-82DA-899231460BEC. The GUID for a vacation timesheet line class.
Public fieldStatic member OneHourOfWork Value = 60000. Specifies one hour of work, as stored in timesheet tables.

Top

See Also

Reference

TimesheetConst Class

Microsoft.Office.Project.Server.Library Namespace