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

AF SDK Reference

AFAttribute.DataReference Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAttribute.DataReference Property
The instance of the data reference used by the AFAttribute to get and set values in a data source.

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

Syntax

public AFDataReference DataReference { get; }
Public ReadOnly Property DataReference As AFDataReference
	Get

Dim instance As AFAttribute
Dim value As AFDataReference

value = instance.DataReference
public:
virtual property AFDataReference^ DataReference {
	AFDataReference^ get () sealed;
}
abstract DataReference : AFDataReference with get
override DataReference : AFDataReference with get

Property Value

Type: AFDataReference
Returns the data reference instance used to get and set values.

Implements

IAFAttributeDataReference

Remarks

The DataReferencePlugIn property is used to specify the data reference plugin created. The ConfigString property is used to specify the configuration of this instance of the data reference.

Version Information

AFSDK


See Also

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