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

AF SDK Reference

AFTimeRuleEvents.IsSorted Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFTimeRuleEvents.IsSorted Property
Sets and returns if the collection is sorted.

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

Syntax

public bool IsSorted { get; set; }
Public Property IsSorted As Boolean
	Get
	Set

Dim instance As AFTimeRuleEvents
Dim value As Boolean

value = instance.IsSorted

instance.IsSorted = value
public:
property bool IsSorted {
	bool get ();
	void set (bool value);
}
member IsSorted : bool with get, set

Property Value

Type: Boolean

Version Information

AFSDK


See Also

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