ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Association Class / Association Constructor / Association Constructor(AssociationType,Element,Element)
The type of association between fromElement and toElement.

Association Constructor(AssociationType,Element,Element)
Initializes a new instance of the Association class.
Syntax

Parameters

type
The type of association between fromElement and toElement.
fromElement
toElement
Exceptions
Remarks
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.6 or higher.
See Also