共用方式為


TimesheetEnum.AuditOperationType 列舉

會指定稽核作業類型。

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

語法

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

成員

成員名稱 描述
Delete 值 = 0。刪除作業。
Add 值 = 1。新增作業。

備註

使用TimesheetEnum.AuditOperationType類型可設定TS_ACT_AUD_OPERATION_ENUM 屬性TimesheetAuditExportDataSet.AuditExportsRowTimesheetDataSet.AuditsRow物件中。

請參閱

參照

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