StatusingReportingPeriod Enumeration

Specifies the reporting period type used by Statusing.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<CLSCompliantAttribute(True)> _
Public Enumeration StatusingReportingPeriod
'Usage
Dim instance As StatusingReportingPeriod
[CLSCompliantAttribute(true)]
public enum StatusingReportingPeriod

Members

Member name Description
DoNotUse Value=0. Do not use reporting periods.
Timesheets Value=1. Use reporting periods from timesheets.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace