Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the audit type as by adjuster, resource, or both.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration AuditType
'Usage
Dim instance As TimesheetEnum.AuditType
public enum AuditType
Members
Member name | Description | |
---|---|---|
ByResource | Value=0. The audit type is by resource. | |
ByAdjuster | Value=1. The audit type is by adjuster. | |
ByBoth | Value=2. The audit type is by both adjuster and resource. |
Remarks
For more information, see the ReadTimesheetAuditLog() PSI method.
Note
The [Admin Web service] namespace also includes the AuditType type.