AFVariableMap.RefreshMappings Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Refreshes variablemappings and updates it with resolved attributes if needed.
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public void RefreshMappings( AFObject target )
Public Sub RefreshMappings ( target As AFObject ) Dim instance As AFVariableMap Dim target As AFObject instance.RefreshMappings(target)
public: void RefreshMappings( AFObject^ target )
member RefreshMappings : target : AFObject -> unit
Parameters
- target
- Type: OSIsoft.AFAFObject
The element that should resolve the relative path to the attribute specified.