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类型的TimesheetAuditExportDataSet.AuditExportsRowTimesheetDataSet.AuditsRow对象中设置TS_ACT_AUD_OPERATION_ENUM 属性。

另请参阅

引用

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