Namespace SWConfigDataClientLib.Data
Classes
OrderBy
This class represents a item attribute resp. a table column. This class correspondig item (table) is sortable by this attribute.
OrderByList
A list of OrderBy objects. Every Enum class creates such a list to publish the sorting possiblities of its items. Filter methods of the Enum classes can require a OrderByList to set the sorting.