共用方式為


TimesheetEnum.AuditResType 列舉

指定資源,可以稽核時程表項目的類型。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
Public Enumeration AuditResType
'用途
Dim instance As TimesheetEnum.AuditResType
public enum AuditResType

成員

成員名稱 描述
Invalid 值 = 0。資源不是有效的稽核時程表項目。
Owner 值 = 2。資源擁有時程表。
Surrogate 值 = 4。此資源為替代時程表稽核。
FinalApprover 值 = 8。此資源具有最終核准時程表項目。
PreviousApprover 值 = 16。此資源為先前核准的時程表項目。
Accepter 值 = 32。此資源可接受時程表項目。
Adjuster 值 = 64。資源可以調整的時程表項目。
FinalApproverAdjuster 值 = 72。資源可以調整,且最終核准時程表項目。
AccepterAdjuster 值 = 96。資源可接受並調整時程表項目。
Reviewer 值 = 128。此資源為檢閱的時程表稽核。

請參閱

參照

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