Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFSortOrder Enumeration

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFSortOrder Enumeration
Defines the sort order.

Namespace:  OSIsoft.AF
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public enum AFSortOrder
Public Enumeration AFSortOrder

Dim instance As AFSortOrder
public enum class AFSortOrder
type AFSortOrder

Members

  Member nameValueDescription
Ascending0 The returned collection is sorted in Ascending order.
Descending1 The returned collection is sorted in Descending order.

Remarks

The find methods use this enumeration to determine the order that objects are sorted in the returned collection.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in