This document is archived and information here might be outdated. Recommended version. |
Unloads a geometric network from the Network Analysis extension.
[Visual Basic .NET] Public Sub DeleteNetwork ( _ ByVal geometricNetwork As IGeometricNetwork _ )
[C#] public void DeleteNetwork ( IGeometricNetwork geometricNetwork );
DeleteNetwork simply removes a geometric network from the Network Analysis Extension. It does not delete the geometric network from the geodatabase.