Miner.Interop Namespace > IMMFeederSpace Interface : GeometricNetwork Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
'Usage
Dim instance As IMMFeederSpace Dim value As ESRI.ArcGIS.Geodatabase.IGeometricNetwork value = instance.GeometricNetwork
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Geodatabase.IGeometricNetwork GeometricNetwork {get;}
read-only property GeometricNetwork: ESRI.ArcGIS.Geodatabase.IGeometricNetwork;
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get GeometricNetwork : ESRI.ArcGIS.Geodatabase.IGeometricNetwork
[System.Runtime.InteropServices.DispId(1610678272)] __property ESRI.ArcGIS.Geodatabase.IGeometricNetwork* get_GeometricNetwork();
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Geodatabase.IGeometricNetwork^ GeometricNetwork {
ESRI.ArcGIS.Geodatabase.IGeometricNetwork^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2