ArcFM Responder Mobile Developer Guide
SynchUnitPhase Class
Members 






Updates a feature's PhaseDesignation value based on the PhaseDesignation fields of all related objects.
Object Model
SynchUnitPhase Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("E47DEC59-22EA-41A8-B1B5-1CDE6E4E6CDC")>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMSynchUnitPhase")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
Public Class SynchUnitPhase 
   Inherits SpecialSynchAU
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As SynchUnitPhase
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("E47DEC59-22EA-41A8-B1B5-1CDE6E4E6CDC")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMSynchUnitPhase")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public class SynchUnitPhase : SpecialSynchAU, Miner.Interop.IMMSpecialAUStrategyEx  
public class SynchUnitPhase = class(SpecialSynchAU, Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("E47DEC59-22EA-41A8-B1B5-1CDE6E4E6CDC")
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMSynchUnitPhase")
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
public class SynchUnitPhase extends SpecialSynchAU implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("E47DEC59-22EA-41A8-B1B5-1CDE6E4E6CDC")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMSynchUnitPhase")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public __gc class SynchUnitPhase : public SpecialSynchAU, Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("E47DEC59-22EA-41A8-B1B5-1CDE6E4E6CDC")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMSynchUnitPhase")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public ref class SynchUnitPhase : public SpecialSynchAU, Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.PhaseDesignationAU
      Miner.Geodatabase.AutoUpdaters.SpecialSynchAU
         Miner.Geodatabase.AutoUpdaters.SynchUnitPhase

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

SynchUnitPhase Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback