Load all Security Statement Logs in a Thread.
Syntax
finLogs.LoadSecurityStmtThread(securityStmtId, parentLogPk, [dateDescending])
Parameters
| Name | Type | Optional | ByRef | Description |
| securityStmtId |
String |
|
|
|
| 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