ArcFM Responder Mobile Developer Guide
CreateFeeder Class
Members 






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

System.Object
   Miner.Geodatabase.AutoUpdaters.CreateFeeder

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

CreateFeeder Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback