ArcFM Responder Mobile Developer Guide
UpdateFeeder Class
Members 






Object Model
UpdateFeeder Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("1F7DFB23-0690-11D5-8536-0001031AE9DB")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMUpdateFeederObj")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
Public Class UpdateFeeder 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As UpdateFeeder
[System.Runtime.InteropServices.Guid("1F7DFB23-0690-11D5-8536-0001031AE9DB")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMUpdateFeederObj")]
[System.Runtime.InteropServices.ComVisible(true)]
public class UpdateFeeder : Miner.Interop.IMMSpecialAUStrategyEx  
public class UpdateFeeder = class(Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.GuidAttribute("1F7DFB23-0690-11D5-8536-0001031AE9DB")
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMUpdateFeederObj")
System.Runtime.InteropServices.ComVisibleAttribute()
public class UpdateFeeder implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.Guid("1F7DFB23-0690-11D5-8536-0001031AE9DB")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMUpdateFeederObj")]
[System.Runtime.InteropServices.ComVisible(true)]
public __gc class UpdateFeeder : public Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.Guid("1F7DFB23-0690-11D5-8536-0001031AE9DB")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMUpdateFeederObj")]
[System.Runtime.InteropServices.ComVisible(true)]
public ref class UpdateFeeder : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.UpdateFeeder

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

UpdateFeeder Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback