Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFData.Attribute Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFData.Attribute Property
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: AFAttribute
Returns the AFAttribute associated with this object.

Note Notes to Callers
This method, property, or class is not available in the legacy .NET 3.5 version of the SDK.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in