getUtilityNetwork

fun getUtilityNetwork(utilityNetworkName: String): UtilityNetwork?

Gets an com.arcgismaps.utilitynetworks.UtilityNetwork from the geodatabase with the specified utility network name.

Return

If the specified utility network is not found, then no com.arcgismaps.utilitynetworks.UtilityNetwork is returned.

Since

200.1.0

Parameters

utilityNetworkName

The name of the utility network.