Gets a collection of Service Logs for a Bank Account Enquiry.
Syntax
finCreditBureau.GetBankAccountEnquiryServiceLogs(serviceLogPk, serviceLogs)
Parameters
| Name | Type | Optional | ByRef | Description |
| serviceLogPk |
Integer |
|
|
The Primary Key of a Service Log for the Bank Account Enquiry. |
| serviceLogs |
ISServiceLogs |
|
ByRef |
The collection of Service Logs relating to the Bank Account Enquiry. The "ExResponse" property includes the Bank Account Enquiry Response. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finCreditBureau
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0