public enum SortableListPutMode| True | 0 | True: Items can be added to the list from other lists. |
| False | 1 | False: Items cannot be added to the list from other lists. |
| ToSortableListPutMode |
Converts a SortableListPutMode value to its corresponding sortable list representation.
(Defined by EnumExtensions) |