[This is preliminary documentation and is subject to change.]

The AuditQuery type exposes the following members.

Constructors

  NameDescription
AuditQuery
Initializes a new instance of the AuditQuery class

Fields

  NameDescription
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.

See Also