ArcFM Responder Mobile Developer Guide
MinervilleConductorText Class
Members 






Updates the LabelText field of a Primary Overhead Conductor when any related ConductorInfo objects are changed.
Object Model
MinervilleConductorText Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MnrvlConductorText")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("F849B666-34DE-4F5F-8EFE-6A78B5258A2A")>
Public Class MinervilleConductorText 
   Inherits SpecialConductorLabelAU
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As MinervilleConductorText
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MnrvlConductorText")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("F849B666-34DE-4F5F-8EFE-6A78B5258A2A")]
public class MinervilleConductorText : SpecialConductorLabelAU, Miner.Interop.IMMSpecialAUStrategyEx  
public class MinervilleConductorText = class(SpecialConductorLabelAU, Miner.Interop.IMMSpecialAUStrategyEx)
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MnrvlConductorText")
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("F849B666-34DE-4F5F-8EFE-6A78B5258A2A")
public class MinervilleConductorText extends SpecialConductorLabelAU implements Miner.Interop.IMMSpecialAUStrategyEx 
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MnrvlConductorText")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("F849B666-34DE-4F5F-8EFE-6A78B5258A2A")]
public __gc class MinervilleConductorText : public SpecialConductorLabelAU, Miner.Interop.IMMSpecialAUStrategyEx  
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MnrvlConductorText")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("F849B666-34DE-4F5F-8EFE-6A78B5258A2A")]
public ref class MinervilleConductorText : public SpecialConductorLabelAU, Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.ConductorLabelAU
      Miner.Geodatabase.AutoUpdaters.SpecialConductorLabelAU
         Miner.Geodatabase.AutoUpdaters.MinervilleConductorText

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

MinervilleConductorText Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback