Load the results of a previous search.

<para> This loads the search results and populates any previously downloaded Financing Statements that have been downloaded for each of the search results. </para> <para> Further Financing Statements can be populated using the LoadSearchFsResponseItemFinancingStatement method. This will download the Financing Statement if possible, update the searchFsResponse and generate a Service Log so that the next time this method is called, the downloaded Financing Statement will be included. </para>

Syntax

finSecurityRegister.LoadSearchFsResponseFromServiceLog(serviceLogPk, searchFsResponse)

Parameters

NameTypeOptionalByRefDescription
serviceLogPk Integer The primary key of the Service Log.
searchFsResponse ISG2BSearchFsResponse ByRef The Response. If Nothing is passed in then a new Response object will be created.

Return Value

Boolean

A Boolean value indicating success.

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