ArcFM Solution Developer Guide
mmCustomFieldEditorType Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This category allows the user to assign a specific type to custom field editors.
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.Geodatabase.dll
Syntax
'Declaration
 
<GuidAttribute("BC1E64A0-2CF6-11D4-BD74-00500462EE0B")>
Public Enum mmCustomFieldEditorType 
   Inherits System.Enum
'Usage
 
Dim instance As mmCustomFieldEditorType
[Guid("BC1E64A0-2CF6-11D4-BD74-00500462EE0B")]
public enum mmCustomFieldEditorType : System.Enum 
Members
MemberDescription
mmCFEFieldAn In-place field editor is displayed in the object editor's grid (e.g., a date control).
mmCFENoneUse this value to indicate a field that does not use a custom field editor. If the Custom Field Editor field in the ArcFM Properties Manager is set to <None>, then the mmCFENone enumeration value is stored in the database for that property.
mmCFETab
A tabbed field editor may appear as a tab on the Attribute Editor (e.g., similar to the Targets tab).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmCustomFieldEditorType

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 category allows the user to assign a specific type to custom field editors.
Object Model
mmCustomFieldEditorType Enumeration
Syntax
'Declaration
 
<GuidAttribute("BC1E64A0-2CF6-11D4-BD74-00500462EE0B")>
Public Enum mmCustomFieldEditorType 
   Inherits System.Enum
'Usage
 
Dim instance As mmCustomFieldEditorType
[Guid("BC1E64A0-2CF6-11D4-BD74-00500462EE0B")]
public enum mmCustomFieldEditorType : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmCustomFieldEditorType

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

mmCustomFieldEditorType Members
Miner.Interop Namespace

 

 


Send Comment