ArcFM Responder Mobile Developer Guide
ChangeLabelText Class
Members 






Updates the LabelText on a Conductor feature when a ConductorInfo unit is added or deleted.
Object Model
ChangeLabelText Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ProgIdAttribute("MMRelationshipAUStrategy.ChangeLabelTxt")>
<ComponentCategoryAttribute(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)>
<System.Runtime.InteropServices.GuidAttribute("72E84F4D-FCC2-44E4-9E62-F4436DA472FA")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
Public Class ChangeLabelText 
   Inherits ConductorConductorInfoAU
   Implements Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx 
'Usage
 
Dim instance As ChangeLabelText
[System.Runtime.InteropServices.ProgId("MMRelationshipAUStrategy.ChangeLabelTxt")]
[ComponentCategory(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)]
[System.Runtime.InteropServices.Guid("72E84F4D-FCC2-44E4-9E62-F4436DA472FA")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public class ChangeLabelText : ConductorConductorInfoAU, Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx  
System.Runtime.InteropServices.ProgIdAttribute("MMRelationshipAUStrategy.ChangeLabelTxt")
ComponentCategoryAttribute(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)
System.Runtime.InteropServices.GuidAttribute("72E84F4D-FCC2-44E4-9E62-F4436DA472FA")
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
public class ChangeLabelText extends ConductorConductorInfoAU implements Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx 
[System.Runtime.InteropServices.ProgId("MMRelationshipAUStrategy.ChangeLabelTxt")]
[ComponentCategory(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)]
[System.Runtime.InteropServices.Guid("72E84F4D-FCC2-44E4-9E62-F4436DA472FA")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public __gc class ChangeLabelText : public ConductorConductorInfoAU, Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx  
[System.Runtime.InteropServices.ProgId("MMRelationshipAUStrategy.ChangeLabelTxt")]
[ComponentCategory(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)]
[System.Runtime.InteropServices.Guid("72E84F4D-FCC2-44E4-9E62-F4436DA472FA")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public ref class ChangeLabelText : public ConductorConductorInfoAU, Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.ConductorLabelAU
      Miner.Geodatabase.AutoUpdaters.RelationshipConductorLabelAU
         Miner.Geodatabase.AutoUpdaters.ConductorConductorInfoAU
            Miner.Geodatabase.AutoUpdaters.ChangeLabelText

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

ChangeLabelText Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback