 
            | Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : mmCustomFieldEditorType Enumeration | 
'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
| Member | Description | 
|---|---|
| mmCFEField | An In-place field editor is displayed in the object editor's grid (e.g., a date control). | 
| mmCFENone | Use 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). | 
System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmCustomFieldEditorType
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.