getUtilityNetwork method

UtilityNetwork? getUtilityNetwork(
  1. String utilityNetworkName
)

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

Parameters:

  • utilityNetworkName — The name of the utility network.

Return Value: If the specified utility network is not found, then no UtilityNetwork is returned.