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