Executes a 'Financing Statement Search Details' request.

Syntax

finSecurityRegister.ExecuteG2BSearchDetailsFs(request, response, [serviceLogCreateDetails], [errors])

Parameters

NameTypeOptionalByRefDescription
request ISG2BSearchDetailsFsRequest ByRef Request information.
response ISG2BSearchDetailsFsResponse ByRef The Response.
serviceLogCreateDetails ISServiceLogCreateDetails Optional ByRef Details to use when creating a Service Log. This will be updated with the primary key of the Service Log record that was created. If omitted, a value of Nothing is assumed.
errors ISSecurityRegisterErrors Optional ByRef A collection of Security Register application errors. This will be Nothing if this method returns False. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating whether the request succeded regardless of whether any application errors were returned.

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