ArcFM Responder Mobile Developer Guide
ConnectNetworkFeature Class
Members 






Connects a point feature to the network if it is being moved (SHAPE change) and is not currently connected.
Object Model
ConnectNetworkFeature Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMConnect")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.GuidAttribute("8576A277-1EE9-4890-A563-DD19FBA9D7E8")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
Public Class ConnectNetworkFeature 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As ConnectNetworkFeature
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMConnect")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.Guid("8576A277-1EE9-4890-A563-DD19FBA9D7E8")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public class ConnectNetworkFeature : Miner.Interop.IMMSpecialAUStrategyEx  
public class ConnectNetworkFeature = class(Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMConnect")
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.GuidAttribute("8576A277-1EE9-4890-A563-DD19FBA9D7E8")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
public class ConnectNetworkFeature implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMConnect")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.Guid("8576A277-1EE9-4890-A563-DD19FBA9D7E8")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public __gc class ConnectNetworkFeature : public Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMConnect")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.Guid("8576A277-1EE9-4890-A563-DD19FBA9D7E8")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public ref class ConnectNetworkFeature : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.ConnectNetworkFeature

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

ConnectNetworkFeature Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback