DomainObjects Class Library

Criteria.OrderByFieldList Property

Gets the order by field list.

public List<T> OrderByFieldList {get;}

Property Value

The order by field list.

See Also

Criteria Class | DomainObjects.Facade.Command Namespace