Miner.Interop Namespace > MMFeederSpaceClass Class : GeometricNetwork Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Public Overridable ReadOnly Property GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
'Usage
Dim instance As MMFeederSpaceClass Dim value As ESRI.ArcGIS.Geodatabase.IGeometricNetwork value = instance.GeometricNetwork
[System.Runtime.InteropServices.DispId(1610678272)] public virtual ESRI.ArcGIS.Geodatabase.IGeometricNetwork GeometricNetwork {get;}
public read-only property GeometricNetwork: ESRI.ArcGIS.Geodatabase.IGeometricNetwork; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678272)
public function get GeometricNetwork : ESRI.ArcGIS.Geodatabase.IGeometricNetwork
[System.Runtime.InteropServices.DispId(1610678272)] public: __property virtual ESRI.ArcGIS.Geodatabase.IGeometricNetwork* get_GeometricNetwork();
[System.Runtime.InteropServices.DispId(1610678272)] public: virtual 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