AuditType 列舉
由調節器、 資源或同時指定稽核類型。
命名空間: WebSvcAdmin
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
<SerializableAttribute> _
Public Enumeration AuditType
'用途
Dim instance As AuditType
[SerializableAttribute]
public enum AuditType
成員
成員名稱 | 描述 | |
---|---|---|
ByResource | 值 = 0。稽核類型是依資源。 | |
ByAdjuster | 值 = 1。稽核類型是由調節器。 | |
ByBoth | 值 = 2。稽核類型是由調節器及資源。 |
備註
如需詳細資訊,請參閱 < ReadTimesheetAuditLog(DateTime, DateTime, DateTime, DateTime, AuditType) PSI 方法。
注意事項 |
---|
Microsoft.Office.Project.Server.Library命名空間,也包含TimesheetEnum.AuditType類型。 |