IAFAttribute.Parent Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The Parent of the AFAttributeTemplate or AFAttribute.
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.