Windward Studios API Reference
FilterBase.SORT_ORDER Enumeration
See Also  Send comments on this topic.
WindwardInterfaces.net.windward.datasource Namespace : FilterBase.SORT_ORDER Enumeration




Glossary Item Box

How to override the sort for this item in the select.

Syntax

Visual Basic (Declaration) 
Public Enum FilterBase.SORT_ORDER 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As FilterBase.SORT_ORDER
C# 
public enum FilterBase.SORT_ORDER : System.Enum 
Managed Extensions for C++ 
__value public enum FilterBase.SORT_ORDER : public System.Enum 
C++/CLI 
public enum class FilterBase.SORT_ORDER : public System.Enum 

Members

MemberDescription
ASCENDINGsort ascending
DESCENDINGsort descending
NO_OVERRIDEDo not change sort

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         WindwardInterfaces.net.windward.datasource.FilterBase.SORT_ORDER

Requirements

Namespace: WindwardInterfaces.net.windward.datasource

Platforms: Windows 10, Windows NT, indows Server

Assembly: WindwardInterfaces (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardInterfaces\bin\Release\net48\WindwardInterfaces.dll)

See Also

Windward Studios - .NET Document Generation software