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