AFAnalysisRuleState.Reset Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Clear output values and error states. Call to put the state object in a clean state before evaluating.
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public void Reset()
Public Sub Reset Dim instance As AFAnalysisRuleState instance.Reset()
public: void Reset()
member Reset : unit -> unit