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

AF SDK Reference

AFSessionSortField Enumeration

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

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

Syntax

public enum AFSessionSortField
Public Enumeration AFSessionSortField

Dim instance As AFSessionSortField
public enum class AFSessionSortField
type AFSessionSortField

Members

  Member nameValueDescription
StartTime0 The returned collection is sorted on the StartTime field.
EndTime1 The returned collection is sorted on the EndTime field.
ClientHost2 The returned collection is sorted on the ClientHost field.
ClientPort3 The returned collection is sorted on the ClientPort field.
UserName4 The returned collection is sorted on the UserName field.
AuthenticationType5 The returned collection is sorted on the AuthenticationType field.

Remarks

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5

See Also

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