KREDOR Business Object Framework Documentation

OrderDirection Enumeration

Specifies the sort/order direction for the OrderBy method.

public enum OrderDirection

Members

Member Name Description
Ascending Indicates Ascending order.
Descending Indicates Descending order.

Requirements

Namespace: Kredor.BO

Assembly: KREDOR.BOFramework (in KREDOR.BOFramework.dll)

See Also

Kredor.BO Namespace | SelectFrom | OrderBy