Click or drag to resize

Order Class

Class representing the ordering of search results based on some field's value.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.Model.Manager.FilterOrder

Namespace:  SoftGear.Strix.Client.Core.Model.Manager.Filter
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class Order

The Order type exposes the following members.

Constructors
  NameDescription
Public methodOrder
Initializes a new instance of the Order class
Public methodOrder(String, OrderType)
Initializes a new instance of the Order class
Top
Methods
See Also