OrderListGetSortedList Method
Return a copy of this list as a sorted array.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public List<Order> GetSortedList()
Public Function GetSortedList As List(Of Order)
Return Value
ListOrderList of orders sorted by submission time, newest order is first