Click or drag to resize

OrderByFieldDirection Property

Gets the order direction.

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public OrderDirection Direction { get; }

Property Value

Type: OrderDirection
The direction.
See Also