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

AF SDK Reference

AFDataReference.Path Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFDataReference.Path Property
This read-only property returns the path name to this object.

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

Syntax

public string Path { get; }
Public ReadOnly Property Path As String
	Get

Dim instance As AFDataReference
Dim value As String

value = instance.Path
public:
property String^ Path {
	String^ get ();
}
member Path : string with get

Property Value

Type: String
Returns a human readable path name to the attribute or template that this data reference is attached to.

Version Information

AFSDK


See Also

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