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

AuditType enumeration

Specifies the audit type as by adjuster, resource, or both.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)
<SerializableAttribute> _
Public Enumeration AuditType
Dim instance As AuditType
[SerializableAttribute]
public enum AuditType
Member nameDescription
ByResourceValue=0. Audit type is by resource.
ByAdjusterValue=1. Audit type is by adjuster.
ByBothValue=2. Audit type is by both adjuster and resource.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.