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

AF SDK Reference

AFSortField Enumeration

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFSortField Enumeration
Defines the field that is sorted.

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

Syntax

public enum AFSortField
Public Enumeration AFSortField

Dim instance As AFSortField
public enum class AFSortField
type AFSortField

Members

  Member nameValueDescription
ID0 The returned collection is sorted on the ID field.
Name1 The returned collection is sorted on the Name field.
Type2 The returned collection is sorted on the Type field.
StartTime3 The returned collection is sorted on the StartTime field.
EndTime4 The returned collection is sorted on the EndTime field.

Remarks

The find methods use this enumeration to determine which field of the object is used to sort the returned collection. The EndTimeSearch feature can be checked to determine if sorting by EndTime is supported.

Version Information

AFSDK


See Also

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