ArcFM Desktop Developer Guide
mmRuntimeMode Enumeration


These are duplicates of the enumerations in Miner.Interop.System. This allows usage of the RuntimeEnv class w/out reference to Miner.Interop.System.
Syntax
'Declaration
 
<GuidAttribute("EE81ED50-A48A-45DB-863D-A83BE4AF78D7")>
Public Enum mmRuntimeMode 
   Inherits System.Enum
'Usage
 
Dim instance As mmRuntimeMode
[Guid("EE81ED50-A48A-45DB-863D-A83BE4AF78D7")]
public enum mmRuntimeMode : System.Enum 
Members
MemberDescription
mmRuntimeModeArcCatalog 
mmRuntimeModeArcEngine 
mmRuntimeModeArcMap 
mmRuntimeModeArcServer 
mmRuntimeModeDesignerStaker 
mmRuntimeModeEngineViewer 
mmRuntimeModeNone 
mmRuntimeModeProcessManager 
mmRuntimeModeUnknown 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.mmRuntimeMode

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 Namespace

 

 


Send Comment