Method DeleteAssociationAsync
DeleteAssociationAsync(UtilityAssociation)
Deletes an association from this utility network.
Declaration
public Task DeleteAssociationAsync(UtilityAssociation association)
Parameters
Type | Name | Description |
---|---|---|
Utility |
association | The association to delete. |
Returns
Type | Description |
---|---|
System. |
A System.
One of the following exceptions may be set on the returned System.
|
Remarks
Deleting an association may also update the features that participate in the association.
Use Can
This method requires that the association elements are accessible. Use Is
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 - 200.6 |
.NET | 200.5 - 200.6 |
.NET Windows | 200.5 - 200.6 |
.NET Android | 200.5 - 200.6 |
.NET iOS | 200.5 - 200.6 |
.NET Framework | 200.5 - 200.6 |
UWP | 200.5 - 200.6 |