Home
/
Intersoft.finSupport6
/
finAuditFunctions
/
GetAuditSearchQuestions
GetAuditSearchQuestions
Method
Member of
finAuditFunctions
Retrieves the Search Questions used in the Audit Search.
Syntax
finAuditFunctions
.
GetAuditSearchQuestions
(
[includeBrackets]
)
Parameters
Name
Type
Optional
ByRef
Description
includeBrackets
Boolean
Optional
Activity Log, Record Update Log and Service Log searches questions are by default wrapped with brackets. Set to False to not include brackets.
If omitted, a value of
True
is assumed.
Return Value
List(Of finAuditSearchQuestion)
A collection of finAuditSearchQuestion objects.
Member of:
finAuditFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0