ArcGIS Pro 3.2 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 bool CreateUtilityNetworkAssociations {get; set;}
    Public Property CreateUtilityNetworkAssociations As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also