ArcFM Desktop Developer Guide
mmRuntimeMode Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This enumeration contains a list of ArcFM Solution environments and applications. MMRuntimeEnvironment uses this enumeration to retrieve runtime mode for existing applications and manually set a runtime mode for custom applications.

Runtime mode is automatically set for ArcGIS and Schneider Electric applications and does not need to be set manually.

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.System.dll
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
mmRuntimeModeArcCatalogArcCatalog
mmRuntimeModeArcEngineArcEngine
mmRuntimeModeArcMapArcMap
mmRuntimeModeArcServerArcServer
mmRuntimeModeDesignerStakerDesigner Staker
mmRuntimeModeEngineViewerArcFM Viewer for ArcGIS Engine
mmRuntimeModeNoneNone
mmRuntimeModeProcessManager 
mmRuntimeModeUnknownUnknown
Inheritance Hierarchy

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

Requirements

See Also

Reference

Miner Namespace

This enumeration contains a list of ArcFM Solution environments and applications. MMRuntimeEnvironment uses this enumeration to retrieve runtime mode for existing applications and manually set a runtime mode for custom applications.

Runtime mode is automatically set for ArcGIS and Schneider Electric applications and does not need to be set manually.

Object Model
mmRuntimeMode Enumeration
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 
Inheritance Hierarchy

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

Requirements

See Also

Reference

mmRuntimeMode Members
Miner Namespace

 

 


Send Comment