ArcFM Solution Developer Guide
mmAutoUpdaterMode Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This enumeration is used by special autoupdaters and relationship autoupdaters. Use the enumeration in IMMSpecialAUStrategyEx::Execute and IMMRelationshipAUStrategy::Execute to specify the mode in which an autoupdater will be executed. For example, if an autoupdater should be executed only when Feeder Manager is running, the developer should check the eAUMode value for mmAUMFeederManager.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Interop.Geodatabase.dll
Syntax
'Declaration
 
<GuidAttribute("64801D40-33DA-40BC-866A-1542E2C0992C")>
Public Enum mmAutoUpdaterMode 
   Inherits System.Enum
'Usage
 
Dim instance As mmAutoUpdaterMode
[Guid("64801D40-33DA-40BC-866A-1542E2C0992C")]
public enum mmAutoUpdaterMode : System.Enum 
Members
MemberDescription
mmAUMArcCatalog 
mmAUMArcMap 
mmAUMFeederManager 
mmAUMNoEvents 
mmAUMNotSet 
mmAUMobileExtract 
mmAUMobileImport 
mmAUMSplit 
mmAUMStandAlone 
mmAUOptimizationCompleting 
mmAUPhaseSwap 
mmAURemoveFromDesign 
mmConflictResolution 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmAutoUpdaterMode

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Interop Namespace

This enumeration is used by special autoupdaters and relationship autoupdaters. Use the enumeration in IMMSpecialAUStrategyEx::Execute and IMMRelationshipAUStrategy::Execute to specify the mode in which an autoupdater will be executed. For example, if an autoupdater should be executed only when Feeder Manager is running, the developer should check the eAUMode value for mmAUMFeederManager.
Object Model
mmAutoUpdaterMode Enumeration
Syntax
'Declaration
 
<GuidAttribute("64801D40-33DA-40BC-866A-1542E2C0992C")>
Public Enum mmAutoUpdaterMode 
   Inherits System.Enum
'Usage
 
Dim instance As mmAutoUpdaterMode
[Guid("64801D40-33DA-40BC-866A-1542E2C0992C")]
public enum mmAutoUpdaterMode : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmAutoUpdaterMode

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

mmAutoUpdaterMode Members
Miner.Interop Namespace

 

 


Send Comment