TimesheetEnum.PreloadOptionsForTimeSheet 枚举

指定时间表行创建一个工时单时预加载的类型。

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

语法

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

成员

成员名称 说明
PreloadAdminTimes 值为 0。预加载的管理时间。
PreloadAdminTimesAndAssignments 值 = 1。预加载的管理时间和工作分配。
PreloadAdminTimesAndProjects 值 = 2。预加载的管理时间和项目。

备注

PreloadOptionsForTimeSheet枚举中的WADMIN_TS_CREATE_MODE_ENUM属性使用。

另请参阅

引用

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