ArcFM Responder Mobile Developer Guide
SynchTransformerUnitPhase Class
Members 






Updates the Transformer PhaseDesignation value based on the PhaseDesignation fields of all associated TransformerUnits.
Object Model
SynchTransformerUnitPhase Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B6EBEF2A-8EA9-48D4-8F1E-23DD8C340381")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMSynchXfrUnitPhase")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
Public Class SynchTransformerUnitPhase 
   Inherits SpecialTransformerAU
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As SynchTransformerUnitPhase
[System.Runtime.InteropServices.Guid("B6EBEF2A-8EA9-48D4-8F1E-23DD8C340381")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMSynchXfrUnitPhase")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public class SynchTransformerUnitPhase : SpecialTransformerAU, Miner.Interop.IMMSpecialAUStrategyEx  
public class SynchTransformerUnitPhase = class(SpecialTransformerAU, Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.GuidAttribute("B6EBEF2A-8EA9-48D4-8F1E-23DD8C340381")
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMSynchXfrUnitPhase")
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
public class SynchTransformerUnitPhase extends SpecialTransformerAU implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.Guid("B6EBEF2A-8EA9-48D4-8F1E-23DD8C340381")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMSynchXfrUnitPhase")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public __gc class SynchTransformerUnitPhase : public SpecialTransformerAU, Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.Guid("B6EBEF2A-8EA9-48D4-8F1E-23DD8C340381")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMSynchXfrUnitPhase")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public ref class SynchTransformerUnitPhase : public SpecialTransformerAU, Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.PhaseDesignationAU
      Miner.Geodatabase.AutoUpdaters.SpecialSynchAU
         Miner.Geodatabase.AutoUpdaters.SpecialTransformerAU
            Miner.Geodatabase.AutoUpdaters.SynchTransformerUnitPhase

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

SynchTransformerUnitPhase Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback