IsOrdered indicates whether the collection is ordered.
Member of Collection Accessor (PRIM_COAC)
Data Type - Boolean
The IsOrdered indicates whether the collection is ordered. List and Array collections are ordered and allow access via an index Dictionary and Keyed collections require a key to access an item.
LANSA Version 15, April 2020