KREDOR Business Object Framework Documentation

OrderBy Properties

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

Public Instance Properties

Ascending Gets a OrderBy instance specifying sorting by the same property/column as the current instance but in Ascending order.
Descending Gets a OrderBy instance specifying sorting by the same property/column as the current instance but in Descending order.
Direction Gets the Kredor.BO.OrderDirection of this OrderBy instance.

See Also

OrderBy Class | Kredor.BO Namespace | SelectFrom | Column