ArcFM Desktop Developer Guide
mmDefinitionMode Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This enumeration lists the types of mode available. For example, it is used by the Favorites Manager to determine what a user has the ability to do.
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.Framework.dll
Syntax
'Declaration
 
<GuidAttribute("5ABAF4A0-A9ED-11D4-AE31-0001031AE970")>
Public Enum mmDefinitionMode 
   Inherits System.Enum
'Usage
 
Dim instance As mmDefinitionMode
[Guid("5ABAF4A0-A9ED-11D4-AE31-0001031AE970")]
public enum mmDefinitionMode : System.Enum 
Members
MemberDescription
mmdmAdmin 
mmdmNone 
mmdmUser 
Remarks

In the User mode, the user cannot modify the values in CU-defining fields. This is evident when the user creates a new favorite. The CU-defining fields are disabled.

In the Admin mode, the user can set the values in the CU-defining fields. This is evident when the user creates a new CU. They may set the values in the CU-defining fields.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmDefinitionMode

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

This enumeration lists the types of mode available. For example, it is used by the Favorites Manager to determine what a user has the ability to do.
Object Model
mmDefinitionMode Enumeration
Syntax
'Declaration
 
<GuidAttribute("5ABAF4A0-A9ED-11D4-AE31-0001031AE970")>
Public Enum mmDefinitionMode 
   Inherits System.Enum
'Usage
 
Dim instance As mmDefinitionMode
[Guid("5ABAF4A0-A9ED-11D4-AE31-0001031AE970")]
public enum mmDefinitionMode : System.Enum 
Remarks

In the User mode, the user cannot modify the values in CU-defining fields. This is evident when the user creates a new favorite. The CU-defining fields are disabled.

In the Admin mode, the user can set the values in the CU-defining fields. This is evident when the user creates a new CU. They may set the values in the CU-defining fields.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmDefinitionMode

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

mmDefinitionMode Members
Miner.Interop Namespace

 

 


Send Comment