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