FieldOrderType Class

Definition

The FieldOrderType class represents a single field by which to sort results and indicates the direction for the sort in a FindItem request.

public ref class FieldOrderType
public class FieldOrderType
Public Class FieldOrderType
Inheritance
FieldOrderType

Constructors

FieldOrderType()

The FieldOrderType constructor initializes a new instance of the FieldOrderType class.

Properties

Item

The Item property gets or sets the field by which to sort results.

Order

The Order property gets or sets the sort order direction.

Applies to