<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>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A Boolean value indicating success.