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

AF SDK Reference

AFAttributeTemplate.DataReference Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAttributeTemplate.DataReference Property
The instance of the data reference used by the AFAttributeTemplate to configure 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 AFAttributeTemplate
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 configure a data source.

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