ArcFM Responder Mobile Developer Guide
FeederManagerUpgrader Class
Members 






Object Model
FeederManagerUpgrader Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ProgIdAttribute("mmGeodatabase.FeederManagerUpgrader")>
<ComponentCategoryAttribute(Description="M&M Geodatabase Upgrade Tasks", CategoryID=77424235-eca0-4a47-9f6a-d0dd0d220826)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("4B342AD6-1B0E-4B92-84ED-ADCCC6D31D8C")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
Public Class FeederManagerUpgrader 
   Implements Miner.Interop.IMMGeodatabaseUpgradeTask 
'Usage
 
Dim instance As FeederManagerUpgrader
[System.Runtime.InteropServices.ProgId("mmGeodatabase.FeederManagerUpgrader")]
[ComponentCategory(Description="M&M Geodatabase Upgrade Tasks", CategoryID=77424235-eca0-4a47-9f6a-d0dd0d220826)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4B342AD6-1B0E-4B92-84ED-ADCCC6D31D8C")]
[System.Runtime.InteropServices.ComVisible(true)]
public class FeederManagerUpgrader : Miner.Interop.IMMGeodatabaseUpgradeTask  
public class FeederManagerUpgrader = class(Miner.Interop.IMMGeodatabaseUpgradeTask)
System.Runtime.InteropServices.ProgIdAttribute("mmGeodatabase.FeederManagerUpgrader")
ComponentCategoryAttribute(Description="M&M Geodatabase Upgrade Tasks", CategoryID=77424235-eca0-4a47-9f6a-d0dd0d220826)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("4B342AD6-1B0E-4B92-84ED-ADCCC6D31D8C")
System.Runtime.InteropServices.ComVisibleAttribute()
public class FeederManagerUpgrader implements Miner.Interop.IMMGeodatabaseUpgradeTask 
[System.Runtime.InteropServices.ProgId("mmGeodatabase.FeederManagerUpgrader")]
[ComponentCategory(Description="M&M Geodatabase Upgrade Tasks", CategoryID=77424235-eca0-4a47-9f6a-d0dd0d220826)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4B342AD6-1B0E-4B92-84ED-ADCCC6D31D8C")]
[System.Runtime.InteropServices.ComVisible(true)]
public __gc class FeederManagerUpgrader : public Miner.Interop.IMMGeodatabaseUpgradeTask  
[System.Runtime.InteropServices.ProgId("mmGeodatabase.FeederManagerUpgrader")]
[ComponentCategory(Description="M&M Geodatabase Upgrade Tasks", CategoryID=77424235-eca0-4a47-9f6a-d0dd0d220826)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4B342AD6-1B0E-4B92-84ED-ADCCC6D31D8C")]
[System.Runtime.InteropServices.ComVisible(true)]
public ref class FeederManagerUpgrader : public Miner.Interop.IMMGeodatabaseUpgradeTask  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.Engine.FeederManagerUpgrader

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

FeederManagerUpgrader Members
Miner.Geodatabase.Engine Namespace

Send Feedback