Method DeleteAssociationsAsync
DeleteAssociationsAsync(IEnumerable<UtilityAssociation>)
Deletes a collection of associations from this utility network.
Declaration
public Task DeleteAssociationsAsync(IEnumerable<UtilityAssociation> associations)
Parameters
Type | Name | Description |
---|---|---|
System. |
associations | A collection of Utility |
Returns
Type | Description |
---|---|
System. |
A System.
One of the following exceptions may be set on the returned System.
|
Remarks
Deleting these associations may also update the features that participate in these associations.
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 |