ArcFM Responder Mobile Developer Guide
RestoreConductorUnit Class
Members 






Object Model
RestoreConductorUnit Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("1A2597B0-487C-11D5-BE3B-0001031AE9B0")>
<System.Runtime.InteropServices.ProgIdAttribute("MMSplitCGOAU.MMRestoreConductorUnit")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
Public NotInheritable Class RestoreConductorUnit 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As RestoreConductorUnit
[System.Runtime.InteropServices.Guid("1A2597B0-487C-11D5-BE3B-0001031AE9B0")]
[System.Runtime.InteropServices.ProgId("MMSplitCGOAU.MMRestoreConductorUnit")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class RestoreConductorUnit : Miner.Interop.IMMSpecialAUStrategyEx  
public class RestoreConductorUnit = class(Miner.Interop.IMMSpecialAUStrategyEx)sealed; 
System.Runtime.InteropServices.GuidAttribute("1A2597B0-487C-11D5-BE3B-0001031AE9B0")
System.Runtime.InteropServices.ProgIdAttribute("MMSplitCGOAU.MMRestoreConductorUnit")
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComVisibleAttribute()
public sealed class RestoreConductorUnit implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.Guid("1A2597B0-487C-11D5-BE3B-0001031AE9B0")]
[System.Runtime.InteropServices.ProgId("MMSplitCGOAU.MMRestoreConductorUnit")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
public __gc __sealed class RestoreConductorUnit : public Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.Guid("1A2597B0-487C-11D5-BE3B-0001031AE9B0")]
[System.Runtime.InteropServices.ProgId("MMSplitCGOAU.MMRestoreConductorUnit")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
public ref class RestoreConductorUnit sealed : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.RestoreConductorUnit

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

RestoreConductorUnit Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback