TimesheetEnum.LineClassState 枚举

指定时间表行的状态。

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

语法

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

成员

成员名称 说明
Enabled 值为 0。读才启用时间表行。
Disabled 值 = 1。读只禁用时间表行。
All 值 = 2。请阅读所有工时单行。

备注

ReadLineClasses方法使用TimesheetEnum.LineClassState枚举中读取类型LineClassType的时间表行。

备注

WebSvcAdmin命名空间还包含LineClassState类型。

另请参阅

引用

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