QuickObjects.ObjectBase Send comments on this topic.
Sort Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : Sort Property
Sort can be used to specify the sort direction for the result set.

Syntax

C# 
virtual SortTypes Sort {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also