ArcFM Responder Mobile Developer Guide
MinervilleChangeLabelText Class
Members 






Updates the LabelText on a Conductor feature when a ConductorInfo unit is added or deleted.
Object Model
MinervilleChangeLabelText Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ProgIdAttribute("MMRelationshipAUStrategy.MnrvlChgLblTxt")>
<ComponentCategoryAttribute(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("739E6210-A23B-4808-ADA1-5C049877AB59")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
Public Class MinervilleChangeLabelText 
   Inherits ConductorConductorInfoAU
   Implements Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx 
'Usage
 
Dim instance As MinervilleChangeLabelText
[System.Runtime.InteropServices.ProgId("MMRelationshipAUStrategy.MnrvlChgLblTxt")]
[ComponentCategory(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("739E6210-A23B-4808-ADA1-5C049877AB59")]
[System.Runtime.InteropServices.ComVisible(true)]
public class MinervilleChangeLabelText : ConductorConductorInfoAU, Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx  
System.Runtime.InteropServices.ProgIdAttribute("MMRelationshipAUStrategy.MnrvlChgLblTxt")
ComponentCategoryAttribute(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("739E6210-A23B-4808-ADA1-5C049877AB59")
System.Runtime.InteropServices.ComVisibleAttribute()
public class MinervilleChangeLabelText extends ConductorConductorInfoAU implements Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx 
[System.Runtime.InteropServices.ProgId("MMRelationshipAUStrategy.MnrvlChgLblTxt")]
[ComponentCategory(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("739E6210-A23B-4808-ADA1-5C049877AB59")]
[System.Runtime.InteropServices.ComVisible(true)]
public __gc class MinervilleChangeLabelText : public ConductorConductorInfoAU, Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx  
[System.Runtime.InteropServices.ProgId("MMRelationshipAUStrategy.MnrvlChgLblTxt")]
[ComponentCategory(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("739E6210-A23B-4808-ADA1-5C049877AB59")]
[System.Runtime.InteropServices.ComVisible(true)]
public ref class MinervilleChangeLabelText : 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.MinervilleChangeLabelText

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

MinervilleChangeLabelText Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback