ArcGIS Pro 3.4 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.
Version

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

ArcGIS Pro version: 3 or higher.
See Also