ArcFM Desktop Developer Guide
IMMCustomFieldEditor Interface Properties

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMCustomFieldEditor members.

Public Properties
 NameDescription
 PropertyCaptionUse this property to determine how the field appears when it is NOT being edited. This allows you to display information in a consistent format when the field is edited and when it is simply viewed. Return a non-null Caption property value that displays the field value string of the field editor. If this property is not set, the field value displayed will not reflect the format used by the field editor.  
 PropertyEditorTypeThis property specifies the type of the editor in terms of the mmCustomFieldEditorType enumeration (in-place or tabbed).  
 PropertyNameThis is the name for the custom editor. This name will appear in the ArcFM field editor drop down box for a particular type of editor.  
 PropertySupportedFieldTypesThis property specifies the type of fields supported by the custom editor. This editor can support multiple field types.  
Top
See Also

Reference

IMMCustomFieldEditor Interface
Miner.Interop Namespace

 

 


Send Comment