AFVariableMappingData Constructor (String)
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Create a mapping to an XPath
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFVariableMappingData( string xpath )
Public Sub New ( xpath As String ) Dim xpath As String Dim instance As New AFVariableMappingData(xpath)
public: AFVariableMappingData( String^ xpath )
new : xpath : string -> AFVariableMappingData
Parameters
- xpath
- Type: SystemString
The XPath to map to.