AFVariableMappingData Constructor (String)
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Create a mapping to an XPath
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.