Reporting members

Provides constant values that are used by the Report Data Service.

The Reporting type exposes the following members.

Constructors

  Name Description
Public method Reporting Creates an instance of the Reporting 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 (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member const_NoClassTimesheetUID Represents the class GUID for the assignments that do not originate from the working administrative timesheet lines.
Public fieldStatic member const_ProjectTimesheetAdminSummaryTaskUID Represents the class GUID for a summary task assignment that originates from working administrative timesheet lines.
Public fieldStatic member const_ProjectTimesheetAdminUID Represents the class GUID for the assignments that originate from the working administrative timesheet lines.
Public fieldStatic member Cost Represents a scaling constant that is used to convert a project cost from the internal format of the Published database to the user-friendly format of the Reporting database.
Public fieldStatic member Duration Represents a scaling constant that is used to convert task duration time from the internal format of the Published database to the user-friendly format of the Reporting database.
Public fieldStatic member strCost Represents a string version of the Cost scaling constant.
Public fieldStatic member strDuration Represents a string version of the Duration scaling constant.
Public fieldStatic member strUnits Represents a string version of the Units scaling constant.
Public fieldStatic member strWork Represents a string version of the Work scaling constant.
Public fieldStatic member TimesheetEntityUID Represents the GUID that identifies a timesheet entity in the Reporting database.
Public fieldStatic member Units Represents a scaling constant that is used to convert task resources allocation percentages from the internal format of the Published database to the user-friendly format of the Reporting database.
Public fieldStatic member Work Represents a scaling constant that is used to convert task work hours from the internal format of the Published database to the user-friendly format of the Reporting database.

Top

See also

Reference

Reporting class

Microsoft.Office.Project.Server.Library namespace