This member is for System Use Only and should NOT be used.
Execute a Company Select Request and return a DataTable containing Search Results.

The DataTable contains a generically named set of columns that are a super-set of information returned by the various services.

Syntax

finCreditBureau.GetCompanySelectionSearchResultsDataTable(searchBy, searchQuery, branchPk, dataTable)

Parameters

NameTypeOptionalByRefDescription
searchBy isefinCompanyLookupSearchBy
searchQuery String
branchPk Integer
dataTable DataTable ByRef

Return Value

Boolean

A DataTable object where the DefaultView is sorted by "StatusSort", "Sequence" and then "CompanyName".

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