Creates Bank Account Enquiry HTML from a Service Log.
Syntax
finCreditBureau.GetBankAccountEnquiryHtmlFromServiceLog(serviceLog, html, [target])
Parameters
| Name | Type | Optional | ByRef | Description |
| serviceLog |
ISServiceLog |
|
|
|
| html |
String |
|
ByRef |
The HTML created. |
| target |
iseSummaryPageTarget |
Optional |
|
If omitted, a value of iseSummaryPageTarget.Form is assumed. |
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