ArcFM Responder Mobile Developer Guide
DeleteConductor Class
Members 






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

System.Object
   Miner.Geodatabase.AutoUpdaters.DeleteConductor

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

DeleteConductor Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback