TimesheetEnum.AuditOperationType Enumeration
Specifies the audit operation type.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration AuditOperationType
'Usage
Dim instance As TimesheetEnum.AuditOperationType
public enum AuditOperationType
Members
Member name | Description | |
---|---|---|
Delete | Value=0. Delete operation. | |
Add | Value=1. Add operation. |
Remarks
Use the TimesheetEnum.AuditOperationType type to set the TS_ACT_AUD_OPERATION_ENUM property in the TimesheetAuditExportDataSet.AuditExportsRow and TimesheetDataSet.AuditsRow objects.