Perform an Audit Search for a specific question and filter combination.

Syntax

finAuditFunctions.ExecuteAuditSearchQuestion(questionId, filters, auditSearchResults, [optimiseResultValues])

Parameters

NameTypeOptionalByRefDescription
questionId String The Question to run the Audit Search for.
filters ISKeyValueList The Filters to apply to the Audit Search.
auditSearchResults List(Of finAuditSearchResult) ByRef The Summarised results of the Audit Search.
optimiseResultValues Boolean Optional Indicates whether result values that might cause display/ performance issues such as XML strings are blanked out. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAuditFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0