ArcFM Responder Mobile Developer Guide
ChangeTransformerSubtype Class
Members 






Updates the subtype of the Transformer Bank when a Transformer Unit is added and deleted to/from the bank.
Object Model
ChangeTransformerSubtype Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("E2BBD80A-BA9F-44EA-A974-95FDEB465AEF")>
<System.Runtime.InteropServices.ProgIdAttribute("MMRelationshipAUStrategy.ChangeXFRSub")>
<ComponentCategoryAttribute(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
Public Class ChangeTransformerSubtype 
   Inherits TransformerTransformerUnitAU
   Implements Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx 
'Usage
 
Dim instance As ChangeTransformerSubtype
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E2BBD80A-BA9F-44EA-A974-95FDEB465AEF")]
[System.Runtime.InteropServices.ProgId("MMRelationshipAUStrategy.ChangeXFRSub")]
[ComponentCategory(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)]
[System.Runtime.InteropServices.ComVisible(true)]
public class ChangeTransformerSubtype : TransformerTransformerUnitAU, Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx  
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("E2BBD80A-BA9F-44EA-A974-95FDEB465AEF")
System.Runtime.InteropServices.ProgIdAttribute("MMRelationshipAUStrategy.ChangeXFRSub")
ComponentCategoryAttribute(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)
System.Runtime.InteropServices.ComVisibleAttribute()
public class ChangeTransformerSubtype extends TransformerTransformerUnitAU implements Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E2BBD80A-BA9F-44EA-A974-95FDEB465AEF")]
[System.Runtime.InteropServices.ProgId("MMRelationshipAUStrategy.ChangeXFRSub")]
[ComponentCategory(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)]
[System.Runtime.InteropServices.ComVisible(true)]
public __gc class ChangeTransformerSubtype : public TransformerTransformerUnitAU, Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E2BBD80A-BA9F-44EA-A974-95FDEB465AEF")]
[System.Runtime.InteropServices.ProgId("MMRelationshipAUStrategy.ChangeXFRSub")]
[ComponentCategory(Description="M&M Relationship Autoupdate Objects", CategoryID=c77172fb-f458-4e3c-a356-6aa8ae99fd30)]
[System.Runtime.InteropServices.ComVisible(true)]
public ref class ChangeTransformerSubtype : public TransformerTransformerUnitAU, Miner.Interop.IMMRelationshipAUStrategy, Miner.Interop.IMMRelationshipAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.PhaseDesignationAU
      Miner.Geodatabase.AutoUpdaters.RelationshipSynchAU
         Miner.Geodatabase.AutoUpdaters.TransformerTransformerUnitAU
            Miner.Geodatabase.AutoUpdaters.ChangeTransformerSubtype

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

ChangeTransformerSubtype Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback