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

AF SDK Reference

AFResults.CountInputsBad Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFResults.CountInputsBad Property
Returns the number of inputs with bad status values contained in the collection of results.

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

Syntax

public int CountInputsBad { get; }
Public ReadOnly Property CountInputsBad As Integer
	Get

Dim instance As AFResults
Dim value As Integer

value = instance.CountInputsBad
public:
property int CountInputsBad {
	int get ();
}
member CountInputsBad : int with get

Property Value

Type: Int32
The number of inputs with bad status values contained in the collection of results. This does not include inputs with good status values.

Version Information

AFSDK


See Also

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