ArcFM Responder Mobile Developer Guide
GeometricNetwork Property (IMMEditEnumFeederSource2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
Property GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
'Usage
 
Dim instance As IMMEditEnumFeederSource2
Dim value As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
 
instance.GeometricNetwork = value
 
value = instance.GeometricNetwork
[System.Runtime.InteropServices.DispId(1610678275)]
ESRI.ArcGIS.Geodatabase.IGeometricNetwork GeometricNetwork {get; set;}
read-write property GeometricNetwork: ESRI.ArcGIS.Geodatabase.IGeometricNetwork; 
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function get,set GeometricNetwork : ESRI.ArcGIS.Geodatabase.IGeometricNetwork
[System.Runtime.InteropServices.DispId(1610678275)]
__property ESRI.ArcGIS.Geodatabase.IGeometricNetwork* get_GeometricNetwork();
__property void set_GeometricNetwork( 
   ESRI.ArcGIS.Geodatabase.IGeometricNetwork* value
);
[System.Runtime.InteropServices.DispId(1610678275)]
property ESRI.ArcGIS.Geodatabase.IGeometricNetwork^ GeometricNetwork {
   ESRI.ArcGIS.Geodatabase.IGeometricNetwork^ get();
   void set (    ESRI.ArcGIS.Geodatabase.IGeometricNetwork^ value);
}
Requirements

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

See Also

Reference

IMMEditEnumFeederSource2 Interface
IMMEditEnumFeederSource2 Members

Send Feedback