Get a list of items sorted either in their current order (chronological) or in the reverse order (reverse chronological).

Syntax

finAccountHistoryItems.ToSortedList(reverseChronological)

Parameters

NameTypeOptionalByRefDescription
reverseChronological Boolean Indicates whether to sort the list in Rreverse Chronological order (i.e., the opposite of this collection).

Return Value

List(Of finAccountHistoryItem)

a new List(Of finAccountHistoryItem) object.

Member of:
finAccountHistoryItems
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0