Home
/
Intersoft.finSupport6
/
finAuditFunctions
/
GetAuditSearchQuestionsJsonObject
GetAuditSearchQuestionsJsonObject
Method
Member of
finAuditFunctions
Retrieves the Search Questions (as a Json Object) used in the Audit Search.
Syntax
finAuditFunctions
.
GetAuditSearchQuestionsJsonObject
(
[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.jsonHtmlWidgetAuditSearchQuestion)
A list of finAuditSearchQuestion.jsonHtmlWidgetAuditSearchQuestion objects.
Member of:
finAuditFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0