ArcFM Responder Mobile Developer Guide
ConductorUnit Class
Members 






Object Model
ConductorUnit Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ProgIdAttribute("mmUlsAUs.MMConductorUnit")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("A001F682-4B98-11D5-AE99-00A024702573")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
Public Class ConductorUnit 
   Implements Miner.Interop.IMMSpecialAUStrategy 
'Usage
 
Dim instance As ConductorUnit
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("mmUlsAUs.MMConductorUnit")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A001F682-4B98-11D5-AE99-00A024702573")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
public class ConductorUnit : Miner.Interop.IMMSpecialAUStrategy  
public class ConductorUnit = class(Miner.Interop.IMMSpecialAUStrategy)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ProgIdAttribute("mmUlsAUs.MMConductorUnit")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("A001F682-4B98-11D5-AE99-00A024702573")
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
public class ConductorUnit implements Miner.Interop.IMMSpecialAUStrategy 
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("mmUlsAUs.MMConductorUnit")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A001F682-4B98-11D5-AE99-00A024702573")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
public __gc class ConductorUnit : public Miner.Interop.IMMSpecialAUStrategy  
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("mmUlsAUs.MMConductorUnit")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A001F682-4B98-11D5-AE99-00A024702573")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
public ref class ConductorUnit : public Miner.Interop.IMMSpecialAUStrategy  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.ConductorUnit

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

ConductorUnit Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback