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

AF SDK Reference

AFAttributeList.Data Property

  • Last UpdatedJan 12, 2026
  • 2 minute read
AFAttributeList.Data Property
This read-only property returns the data access object for this AFAttributeList.

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

Syntax

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

Dim instance As AFAttributeList
Dim value As AFListData

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

Property Value

Type: AFListData
Returns the data access object for this AFAttributeList.

Remarks

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

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