Show / Hide Table of Contents

Method CanDeleteAssociations

CanDeleteAssociations()

Checks whether associations can be deleted.

Declaration
public bool CanDeleteAssociations()
Returns
Type Description
System.Boolean

true if associations can be deleted, false otherwise.

Remarks

Checks that all of the following conditions are met:

  • the utility network is in a valid state and allows editing association.
  • the current user has the necessary permissions.

See Also
CanAddAssociationAsync(UtilityAssociation)
CanAddAssociationAsync(UtilityAssociationType, UtilityElement, UtilityElement)

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 200.8
.NET Windows200.5 - 200.8
.NET Android200.5 - 200.8
.NET iOS200.5 - 200.8
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In This Article
Back to top Copyright © 2022 Esri.