Get a list of items sorted either in their current order (chronological) or in the reverse order (reverse chronological).
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| reverseChronological |
Boolean |
|
|
Indicates whether to sort the list in Rreverse Chronological order (i.e., the opposite of this collection). |
Return Value
List(Of finObjectAuditItem)
a new List(Of finObjectAuditItem) object.
- Member of:
- finObjectAuditItems
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0