ArcFM Solution Developer Guide
mmAutoUpdaterSettings Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("0341C468-1B6A-4CCC-A51D-0365EAB53A9B")>
Public Enum mmAutoUpdaterSettings 
   Inherits System.Enum
'Usage
 
Dim instance As mmAutoUpdaterSettings
[System.Runtime.InteropServices.Guid("0341C468-1B6A-4CCC-A51D-0365EAB53A9B")]
public enum mmAutoUpdaterSettings : System.Enum 
public enum mmAutoUpdaterSettings = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("0341C468-1B6A-4CCC-A51D-0365EAB53A9B")
public enum mmAutoUpdaterSettings extends System.Enum
[System.Runtime.InteropServices.Guid("0341C468-1B6A-4CCC-A51D-0365EAB53A9B")]
__value public enum mmAutoUpdaterSettings : public System.Enum 
[System.Runtime.InteropServices.Guid("0341C468-1B6A-4CCC-A51D-0365EAB53A9B")]
public enum class mmAutoUpdaterSettings : public System.Enum 
Members
MemberDescription
mmAUDefault 
mmAUNotifyAdjacentEdges 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmAutoUpdaterSettings

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

Miner.Interop Namespace

Send Feedback