AFData.Attribute Property
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAttribute associated with this object.
Namespace: OSIsoft.AF.Data
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFAttribute Attribute { get; }
Public ReadOnly Property Attribute As AFAttribute Get Dim instance As AFData Dim value As AFAttribute value = instance.Attribute
public: property AFAttribute^ Attribute { AFAttribute^ get (); }
member Attribute : AFAttribute with get
Property Value
Type: AFAttributeReturns the AFAttribute associated with this object.
| This method, property, or class is not available in the legacy .NET 3.5 version of the SDK. |