IQuerySort public interface IQuerySort A Sort directive on a given field Documentation SortDirection Direction { get; } A value representing the direction to perform the sort. IFieldRef FieldRef { get; } The data to sort against