Show / Hide Table of Contents

Property Associations

Associations

Gets the collection of newly created UtilityAssociation objects from the shared template.

Declaration
public IList<UtilityAssociation> Associations { get; }
Property Value
Type Description
IList<UtilityAssociation>

The collection of newly created UtilityAssociation objects from the shared template.

Remarks

This collection establishes connectivity, containment, and attachment among features created from the shared template when association creation is specified in the GroupTemplateDefinition or PresetTemplateDefinition.

To modify any of the association properties such as terminal, visibility, or percent along values, use the relevant UtilityAssociation constructor with identical association type and utility elements. In addition, remove the old association before adding this new association to this collection.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.