UtilityNetwork constructor

UtilityNetwork(
  1. ServiceGeodatabase serviceGeodatabase
)

Creates a utility network from the specified service geodatabase that contains it.

The ServiceGeodatabase provides the ability to switch to a branch version, manage edits, or query related records of tables participating in this UtilityNetwork.

Parameters: