Show / Hide Table of Contents

Method DeleteAssociation

DeleteAssociation(UtilityAssociation)

Deletes an association from the UtilityNetwork.

Declaration
public void DeleteAssociation(UtilityAssociation association)
Parameters
Type Name Description
UtilityAssociation association

The UtilityAssociation to delete.

Remarks

FetchAssociationsFilterResultsAsync() should be called after a successful deletion to refresh the list of filter results.

Exceptions
Type Condition
InvalidOperationException

The IsEditable property is false and editing is not allowed.

See Also
DeleteAssociationAsync(UtilityAssociation)

Applies to

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