ArcFM Responder Mobile Developer Guide
DeleteRelatedConductorInfo Class
Members 






Removes the conductor information from the ConductorInfo table when the conductor is deleted.
Object Model
DeleteRelatedConductorInfo Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.GuidAttribute("0E66111F-4732-11D5-AE98-00A024702573")>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMDelRelCndctrInfo")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
Public Class DeleteRelatedConductorInfo 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As DeleteRelatedConductorInfo
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.Guid("0E66111F-4732-11D5-AE98-00A024702573")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMDelRelCndctrInfo")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public class DeleteRelatedConductorInfo : Miner.Interop.IMMSpecialAUStrategyEx  
public class DeleteRelatedConductorInfo = class(Miner.Interop.IMMSpecialAUStrategyEx)
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.GuidAttribute("0E66111F-4732-11D5-AE98-00A024702573")
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMDelRelCndctrInfo")
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
public class DeleteRelatedConductorInfo implements Miner.Interop.IMMSpecialAUStrategyEx 
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.Guid("0E66111F-4732-11D5-AE98-00A024702573")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMDelRelCndctrInfo")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public __gc class DeleteRelatedConductorInfo : public Miner.Interop.IMMSpecialAUStrategyEx  
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.Guid("0E66111F-4732-11D5-AE98-00A024702573")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMDelRelCndctrInfo")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public ref class DeleteRelatedConductorInfo : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.DeleteRelatedConductorInfo

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

DeleteRelatedConductorInfo Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback