Sort members

Defines how search results are sorted.

The Sort type exposes the following members.

Constructors

  Name Description
Public method Sort Initializes a new instance of the Sort class.

Top

Properties

  Name Description
Public property Direction Gets or sets the direction in which search results are ordered.
Public property Property Gets or sets the name for a property by which the search results are ordered.

Top

Methods

  Name Description
Public method Equals Determines if the specified Sort object is equal to the current Sort object. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Serves as a hash function for the Sort type. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Sort class

Microsoft.Office.Server.Search.Query namespace