ComplexResultSort class

Represents a complex sort with multiple sort orders and a name

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.WebControls.ComplexResultSort

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ComplexResultSort
'Usage
Dim instance As ComplexResultSort
[SerializableAttribute]
public class ComplexResultSort

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ComplexResultSort members

Microsoft.Office.Server.Search.WebControls namespace