ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGroupEditingTemplate Class / CreateUtilityNetworkAssociations Property

In This Topic
    CreateUtilityNetworkAssociations Property
    In This Topic
    Gets or sets a value indicating whether this template will attempt to create associations between features being created. This property is only used with group templates in layers participating in a utility network.
    Syntax
    Public Property CreateUtilityNetworkAssociations As Boolean
    public bool CreateUtilityNetworkAssociations {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also