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

AF SDK Reference

AFHealthStatus Enumeration

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFHealthStatus Enumeration
This enumeration defines the values for the Health StatusAFEnumerationSet.

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

Syntax

public enum AFHealthStatus
Public Enumeration AFHealthStatus

Dim instance As AFHealthStatus
public enum class AFHealthStatus
type AFHealthStatus

Members

  Member nameValueDescription
Healthy0 The value for the Healthy enumeration value in the Health Status enumeration set.
OutOfService1 The value for the Out of Service enumeration value in the Health Status enumeration set.
InMaintenance2 The value for the In Maintenance enumeration value in the Health Status enumeration set.
Warning3 The value for the Warning enumeration value in the Health Status enumeration set.
Error4 The value for the Error enumeration value in the Health Status enumeration set.

Remarks

This enumeration defines the values for the Health Status enumeration set that is used with the HealthStatus attribute trait. These values can be used to lookup an AFEnumerationValue using the GetByValue(Int32) method.

Caution note Caution
These enumeration values correspond to those used by the Health StatusAFEnumerationSet created by the SDK.

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, 2.10.0, 2.10

See Also

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