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

AF SDK Reference

AFCase.Reset Method (AFAttribute)

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCase.Reset Method (AFAttribute)
This method resets an attribute in an analysis case.

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

Syntax

public void Reset(
	AFAttribute attribute
)
Public Sub Reset ( 
	attribute As AFAttribute
)

Dim instance As AFCase
Dim attribute As AFAttribute

instance.Reset(attribute)
public:
void Reset(
	AFAttribute^ attribute
)
member Reset : 
        attribute : AFAttribute -> unit 

Parameters

attribute
Type: OSIsoft.AF.AssetAFAttribute
The attribute to remove from the result set.

Exceptions

ExceptionCondition
InvalidOperationException An exception is thrown if the AFResult associated with the specified attribute has an AFAdjustment.

Remarks

This method will reset results for the specified AFAttribute generated while executing an analysis case run.

Version Information

AFSDK


See Also

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