AFAnalysisRule.RefreshConfigurationAndVariableMapping Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Refresh the configuration string and variable mapping of the AFAnalysisRule, and it's child analysis rules.
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public void RefreshConfigurationAndVariableMapping()
Public Sub RefreshConfigurationAndVariableMapping Dim instance As AFAnalysisRule instance.RefreshConfigurationAndVariableMapping()
public: void RefreshConfigurationAndVariableMapping()
member RefreshConfigurationAndVariableMapping : unit -> unit