TimesheetEnum.WorkReportingUnits 枚举

指定用于报告工作时间表的时间单位。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Enumeration WorkReportingUnits
用法
Dim instance As TimesheetEnum.WorkReportingUnits
public enum WorkReportingUnits

成员

成员名称 说明
Hours 值为 0。时间表工作单位为小时数。
Days 值 = 1。时间表工作单位是天。

备注

WorkReportingUnits枚举中的WADMIN_TS_REPORT_UNIT_ENUM属性使用。

另请参阅

引用

Microsoft.Office.Project.Server.Library 命名空间