Gets a List of finLogRO sorted by the logs CreatedDate
Syntax
finLogs.GetChronologicalList([descending])
Parameters
| Name | Type | Optional | ByRef | Description |
| descending |
Boolean |
Optional |
|
Should the list be sorted Ascending or Descending
If omitted, a value of False is assumed. |
Return Value
List(Of finLogRO)
A sorted list of finLogRO
- Member of:
- finLogs
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0