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 |
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |