TimesheetEnum.DefaultDataEntryMode 枚举

指定的时间表网格中的数据输入的默认模式。

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

语法

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

成员

成员名称 说明
Days 值为 0。天。
Weeks 值 = 1。周。

备注

DefaultDataEntryMode枚举定义支持的WADMIN_TS_DEF_ENTRY_MODE_ENUM属性的值。时间表设置值和默认页面中Project Web App (https://ServerName/ProjectServerName/_layouts/pwa/Admin/TSSettings.aspx) 中,可以设置默认的时间表网格列单位。

另请参阅

引用

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