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

AF SDK Reference

AFResult.IsOutput Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFResult.IsOutput Property
This property indicates whether the result for the case run is an output value.

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

Syntax

public bool IsOutput { get; }
Public ReadOnly Property IsOutput As Boolean
	Get

Dim instance As AFResult
Dim value As Boolean

value = instance.IsOutput
public:
property bool IsOutput {
	bool get ();
}
member IsOutput : bool with get

Property Value

Type: Boolean
Indicates whether the result for the case run is an output value.

Version Information

AFSDK


See Also

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