StatusingReportingPeriod 枚举
指定报告期间类型使用的状态。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
<CLSCompliantAttribute(True)> _
Public Enumeration StatusingReportingPeriod
用法
Dim instance As StatusingReportingPeriod
[CLSCompliantAttribute(true)]
public enum StatusingReportingPeriod
成员
成员名称 | 说明 | |
---|---|---|
DoNotUse | 值为 0。不要使用报告提交时间段。 | |
Timesheets | 值 = 1。使用报告提交时间段的时间表。 |