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

AF SDK Reference

AFModel.Connections Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFModel.Connections Property
This is a collection of connections between elements that have been added to the model.

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

Syntax

public AFConnections Connections { get; }
Public ReadOnly Property Connections As AFConnections
	Get

Dim instance As AFModel
Dim value As AFConnections

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

Property Value

Type: AFConnections
A collection of connections between elements that have been added to the model. These connections represent the relationship or connectivity of elements within the model.

Version Information

AFSDK


See Also

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