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

AF SDK Reference

AFConnection.Source Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFConnection.Source Property
This property returns the AFBaseElement object which is the connection's source.

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

Syntax

public AFBaseElement Source { get; }
Public ReadOnly Property Source As AFBaseElement
	Get

Dim instance As AFConnection
Dim value As AFBaseElement

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

Property Value

Type: AFBaseElement
Returns the AFBaseElement object which is the connection's source. If the connection is undirected, then source and destination can be in either order.

Version Information

AFSDK


See Also

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