ArcFM Desktop Developer Guide
mmRegProduct Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Use this enumeration to designate a product or application. For example, IMMRegInCat contains an optional parameter that may be used to check which components of the ArcFM Solution that have been installed as a condition to registering the component. This is done bitwise: 1 + 2 = 3 = ArcFM and Designer installed.
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.System.dll

Syntax
'Declaration
 
<GuidAttribute("57F28990-EA4A-11D3-80EC-00500462D29D")>
Public Enum mmRegProduct 
   Inherits System.Enum
'Usage
 
Dim instance As mmRegProduct
[Guid("57F28990-EA4A-11D3-80EC-00500462D29D")]
public enum mmRegProduct : System.Enum 
Members
MemberDescription
mmRPArcFM 
mmRPCatalog 
mmRPDesigner 
mmRPMobileDesign 
mmRPNone 
mmRPULSExtensions 
mmRPViewer 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmRegProduct

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

Use this enumeration to designate a product or application. For example, IMMRegInCat contains an optional parameter that may be used to check which components of the ArcFM Solution that have been installed as a condition to registering the component. This is done bitwise: 1 + 2 = 3 = ArcFM and Designer installed.
Object Model
mmRegProduct Enumeration
Syntax
'Declaration
 
<GuidAttribute("57F28990-EA4A-11D3-80EC-00500462D29D")>
Public Enum mmRegProduct 
   Inherits System.Enum
'Usage
 
Dim instance As mmRegProduct
[Guid("57F28990-EA4A-11D3-80EC-00500462D29D")]
public enum mmRegProduct : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmRegProduct

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

mmRegProduct Members
Miner.Interop Namespace

 

 


Send Comment