canDeleteAssociations method

bool canDeleteAssociations()

Checks whether associations can be deleted.

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.

Return Value: True if associations can be deleted, false otherwise.