Represents a Quick Search for multiple record types that utilises the ISSearch database table.
Implements I_finQuickSearch

Methods

Name Description
Clear
ClearAllIncludes Set all 'Include' properties to False.
ConfigureForStandardRange Configure Quick Search for searching a Standard Range.
ExecuteSearch Execute the Search.
GetRecommendedSearchAsYouTypeInterval Returns the recommended interval in milliseconds that searching as you type should occur.
LoadRecord System Use Only Used by Web Services to load a specific record to produce an HTML Summary.
PriorityListSetTopPriority Set the Top Priority item without having to clear the Priority List.
ResultsToJsonObject Serialise results to a JSON Object.
ResultsToJsonString Serialise results to a JSON String.
StatisticsReset
ToQuickSearch System Use Only Create a finQuickSearch object from this object.

Properties

Name Description
ForceAccountNameSearch Indicates whether to Force a Search of Account Names, regardless of the configured global setting.
IncludeAccountApps Indicates whether to Include Account Applications in the search.
IncludeAccountArchives Indicates whether to Include Archived Accounts in the search.
IncludeAccounts Indicates whether to Include Accounts in the search.
IncludeAdmin Indicates whether to Include Admin Libraries in the search (not applicable to Shallow searches).
IncludeClients Indicates whether to Include Clients in the search.
IncludeInactive Indicates whether to Include 'Inactive' records where applicable.
IncludeMenu Indicates whether to Include the Menu as specified by the Menu property.
IncludeReports Indicates whether to Include the Reports as specified by the Report property.
IncludeSecurityStmts Indicates whether to Include Security Statements in the search.
IncludeStandaloneDocuments Indicates whether to Include the Standalone Documents as specified by the Standalone Documents property.
IncludeWorkflows Indicates whether to Include Workflows in the search.
MaxSearchResults The Maximum number of Search Results to return.
MaxSearchResultsExceeded Read-Only Indicates whether the Results exceded to maximum configured results to return.
MaxSearchResultsPerObjectType NOT USED FOR QUICK SEARCH 2.
Menu The Menu to search is IncludeMenu is True.
QueryText The Query Text.
RecordActiveState The Record's Active State filter when performing a Quick Search against the ISSearch table.
RecordActiveStateText The Record's Active State filter in its String representation.
Reports The Reports to search is IncludeReports is True.
SearchDepth The Search Depth.
SearchResults Read-Only A collection of Search Results.
StandaloneDocuments The Standalone Documents to search is IncludeStandaloneDocuments is True.
TopMatchIndex Read-Only The Index of the Top Match in the Search Results.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0