Public Function GetDiscoveredSubnetworks() As IReadOnlyList(Of Subnetwork)
public IReadOnlyList<Subnetwork> GetDiscoveredSubnetworks()
Return Value
The discovered subnetworks when calling validate on the utility network.
Public Function GetDiscoveredSubnetworks() As IReadOnlyList(Of Subnetwork)
public IReadOnlyList<Subnetwork> GetDiscoveredSubnetworks()
| Exception | Description |
|---|---|
| System.InvalidOperationException | This utility network does not support the capability to return the discovered subnetworks when calling validate on the utility network. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)