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

AF SDK Reference

AFEnumerationSet.SystemStateSet Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFEnumerationSet.SystemStateSet Property
The standard system enumeration set.

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

Syntax

public static AFEnumerationSet SystemStateSet { get; }
Public Shared ReadOnly Property SystemStateSet As AFEnumerationSet
	Get

Dim value As AFEnumerationSet

value = AFEnumerationSet.SystemStateSet
public:
static property AFEnumerationSet^ SystemStateSet {
	AFEnumerationSet^ get ();
}
static member SystemStateSet : AFEnumerationSet with get

Property Value

Type: AFEnumerationSet

Remarks

This is a collection of the standard system AFEnumerationValues. The AFSystemStateCode enumeration can be used along with the GetBySystemStateCode(AFSystemStateCode) method to easily access items in this collection.

Version Information

AFSDK


See Also

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