Provides access to members that create and maintain information about logical networks. Note: the INetworkWorkspace interface has been superseded byINetworkWorkspace2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the INetworkWorkspace interface to open and create a logical network that does not have an associated geometric network.
The INetworkWorkspace interface is used for creating and opening a logical network that does not have a corresponding geometric network. This may be necessary to model relationships that do not have a spatial representation. To create a geometric network from existing feature classes use the INetworkLoader interface on the NetworkLoader object.