OEC Application Programming Interface

StateList Properties

The properties of the StateList class are listed below. For a complete list of StateList class members, see the StateList Members topic.

Public Instance Properties

Count (inherited from KeyedList<Int32,State>) Gets the number of elements contained in the collection.
Current Last order state change, containing current order state.
First (inherited from KeyedList<Int32,State>) Gets the first item in collection or default value, if no items available
Item (inherited from KeyedList<Int32,State>) Gets an item from a collection by it's key value
Keys (inherited from KeyedList<Int32,State>) Gets a list of keys available in the collection
Last (inherited from KeyedList<Int32,State>) Gets the last item in collection or default value, if no items available
Values (inherited from KeyedList<Int32,State>) Gets the list of objects available in the collection

See Also

StateList Class | OEC.API Namespace