Expand Minimize
This topic has not yet been rated - Rate this topic

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)
Public Enumeration AuditOperationType
Dim instance As TimesheetEnum.AuditOperationType
public enum AuditOperationType
Member nameDescription
DeleteValue=0. Delete operation.
AddValue=1. Add operation.

Use the TimesheetEnum.AuditOperationType type to set the TS_ACT_AUD_OPERATION_ENUM property in the TimesheetAuditExportDataSet.AuditExportsRow and TimesheetDataSet.AuditsRow objects.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.