IAFAttribute.DataReference Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The DataReference of the AFAttributeTemplate or AFAttribute.
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
AFDataReference DataReference { get; }
ReadOnly Property DataReference As AFDataReference Get Dim instance As IAFAttribute Dim value As AFDataReference value = instance.DataReference
property AFDataReference^ DataReference { AFDataReference^ get (); }
abstract DataReference : AFDataReference with get
Property Value
Type: AFDataReferenceThis property maps to AFAttributeTemplate.DataReference or AFAttribute.DataReference.