Miner.System Assembly > Miner Namespace : mmRuntimeMode Enumeration |
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 Telvent applications and does not need to be set manually.
'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
Member | Description |
---|---|
mmRuntimeModeArcCatalog | ArcCatalog |
mmRuntimeModeArcEngine | ArcEngine |
mmRuntimeModeArcMap | ArcMap |
mmRuntimeModeArcServer | ArcServer |
mmRuntimeModeDesignerStaker | Designer Staker |
mmRuntimeModeEngineViewer | ArcFM Viewer for ArcGIS Engine |
mmRuntimeModeNone | None |
mmRuntimeModeProcessManager | |
mmRuntimeModeUnknown | Unknown |
System.Object
System.ValueType
System.Enum
Miner.mmRuntimeMode
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.
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 Telvent applications and does not need to be set manually.
'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
System.Object
System.ValueType
System.Enum
Miner.mmRuntimeMode
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.