ArcFM Engine Developer Guide
GetNetwork(IMap) Method


Syntax
'Declaration
 
Public Overloads Overrides Function GetNetwork( _
   ByVal map As ESRI.ArcGIS.Carto.IMap _
) As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
'Usage
 
Dim instance As WaterCathodicProtectionSystemsCommand
Dim map As ESRI.ArcGIS.Carto.IMap
Dim value As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
 
value = instance.GetNetwork(map)
public override ESRI.ArcGIS.Geodatabase.IGeometricNetwork GetNetwork( 
   ESRI.ArcGIS.Carto.IMap map
)

Parameters

map
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

WaterCathodicProtectionSystemsCommand Class
WaterCathodicProtectionSystemsCommand Members
Overload List

 

 


Send Comment