Load all Account Application Logs in a Thread.
Syntax
finLogs.LoadAccountAppThread(accountAppId, parentLogPk, [dateDescending])
Parameters
| Name | Type | Optional | ByRef | Description |
| accountAppId |
String |
|
|
The Account Application Id. |
| parentLogPk |
Integer |
|
|
The primary key of the Parent Log in the Thread. |
| dateDescending |
Boolean |
Optional |
|
Indicates whether to order the Logs in Descending Date order.
If omitted, a value of False is assumed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finLogs
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0