ArcFM Responder Mobile Developer Guide
ConductorText Class
Members 






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

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

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

ConductorText Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback