AFAnalysisRule.RefreshConfigurationAndVariableMapping Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- 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.1.1.1182
Syntax
public void RefreshConfigurationAndVariableMapping()
Public Sub RefreshConfigurationAndVariableMapping Dim instance As AFAnalysisRule instance.RefreshConfigurationAndVariableMapping()
public: void RefreshConfigurationAndVariableMapping()
member RefreshConfigurationAndVariableMapping : unit -> unit