This member is for System Use Only and should NOT be used.
Create JSON-formatted Quick Search Results for a Standard Range.

User Filters for Clients, Accounts etc will be respected.

Syntax

finUtilities.CreateJsonQuickSearchResultsForStandardRange(standardRange, queryText, searchDepth, sqlWhere, includeInactive, json)

Parameters

NameTypeOptionalByRefDescription
standardRange isefinStandardRange The Standard Range.
queryText String
searchDepth isefinQuickSearchDepth
sqlWhere String An SQL Where clause to filter by. Depending on whether this Standard Range is based on a global collection or not this may filter either the DataView itself or be applied when querying the database.
includeInactive Boolean Indicates whether to Include Inactive records. This will be ignored if it is not applicable to a particular Standard Range.
json String ByRef A JSON object containing Quick Search Results information.

Return Value

Boolean

A Boolean value indicating success.

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