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

AF SDK Reference

AFAttribute.Data Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAttribute.Data Property
This read-only property returns the data access object for this AFAttribute.

Namespace:  OSIsoft.AF.Asset
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public AFData Data { get; }
Public ReadOnly Property Data As AFData
	Get

Dim instance As AFAttribute
Dim value As AFData

value = instance.Data
public:
property AFData^ Data {
	AFData^ get ();
}
member Data : AFData with get

Property Value

Type: AFData
Returns the data access object for this AFAttribute.

Remarks

This property returns a temporary AFData object to be used for accessing data associated with this AFAttribute.

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
TitleResults for “How to create a CRG?”Also Available in