ArcFM Responder Mobile Developer Guide
SynchTransformerPhase Class
Members 






Updates the TransformerUnit PhaseDesignation value based on the PhaseDesignation field of the Transformer.
Object Model
SynchTransformerPhase Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("F2888620-B5FF-4B1A-8D36-1F9F55177BF9")>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMSynchXfrPhase")>
Public Class SynchTransformerPhase 
   Inherits SpecialTransformerAU
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As SynchTransformerPhase
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("F2888620-B5FF-4B1A-8D36-1F9F55177BF9")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMSynchXfrPhase")]
public class SynchTransformerPhase : SpecialTransformerAU, Miner.Interop.IMMSpecialAUStrategyEx  
public class SynchTransformerPhase = class(SpecialTransformerAU, Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("F2888620-B5FF-4B1A-8D36-1F9F55177BF9")
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMSynchXfrPhase")
public class SynchTransformerPhase extends SpecialTransformerAU implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("F2888620-B5FF-4B1A-8D36-1F9F55177BF9")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMSynchXfrPhase")]
public __gc class SynchTransformerPhase : public SpecialTransformerAU, Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("F2888620-B5FF-4B1A-8D36-1F9F55177BF9")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMSynchXfrPhase")]
public ref class SynchTransformerPhase : public SpecialTransformerAU, Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

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

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

SynchTransformerPhase Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback