Executes a Request to get Results from a Search.

Syntax

finSecurityRegistry.ExecuteGetSearchResults(serviceLogPk, [count], [financingStatements])

Parameters

NameTypeOptionalByRefDescription
serviceLogPk Integer The Service Log Pk for the Search Request.
count Integer Optional The number of Items to retrieve. If zero will use the default for the Service, if -1 will retrieve all items. If omitted, a value of 0 is assumed.
financingStatements ISList Optional A list of Financing Statement Registration Numbers to retrieve. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

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