| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A Boolean value indicating whether the request succeded regardless of whether any application errors were returned.