TimesheetEnum.Status 枚举
指定的工时单的状态。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Enumeration Status
用法
Dim instance As TimesheetEnum.Status
public enum Status
成员
成员名称 | 说明 | |
---|---|---|
InProgress | 值为 0。在进行中。 | |
Submitted | 值 = 1。提交。 | |
Acceptable | 值 = 2。可接受。 | |
Approved | 值 = 3。批准。 | |
Rejected | 值 = 4。拒绝。 | |
PendingSubmit | 值 = 5。等待的提交 ;如果一个或多个时间表行等待审批后提交时间表和项目经理协作,则需要使用。 |
备注
使用TimesheetEnum.Status类型来设置TS_STATUS_ENUM属性在以下对象: