TimesheetEnum.EntryMode 枚举

指定是否每日或每周的时间表输入模式。

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

语法

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

成员

成员名称 说明
Daily 值为 0。每日工时单条目。
Weekly 值 = 1。每周工时单条目。

备注

使用TimesheetEnum.EntryMode类型在一个TimesheetDataSet.HeadersRow对象中设置TS_ENTRY_MODE_ENUM属性。

另请参阅

引用

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