[This is preliminary documentation and is subject to change.]
The AuditQuery type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AuditQuery | Initializes a new instance of the AuditQuery class |
Fields
| Name | Description | |
|---|---|---|
| AuditorName |
The name of the Auditor used to search for Audits
| |
| CalendarCategoryID |
The Calendar category used to search for Audits
| |
| Keywords |
The Keywords used to search for Audits
| |
| ScheduledDate |
The ScheduledDate used to search for Audits
| |
| StatusID |
The ID of the Status used to search for Audits.
This can be obtained via the GetManagedList method
from the Core Service.
|