ArcFM Responder Mobile Developer Guide
EditorType Property (IMMCustomFieldEditorOld)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
ReadOnly Property EditorType As mmCustomFieldEditorType
'Usage
 
Dim instance As IMMCustomFieldEditorOld
Dim value As mmCustomFieldEditorType
 
value = instance.EditorType
[System.Runtime.InteropServices.DispId(1610678273)]
mmCustomFieldEditorType EditorType {get;}
read-only property EditorType: mmCustomFieldEditorType; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get EditorType : mmCustomFieldEditorType
[System.Runtime.InteropServices.DispId(1610678273)]
__property mmCustomFieldEditorType get_EditorType();
[System.Runtime.InteropServices.DispId(1610678273)]
property mmCustomFieldEditorType EditorType {
   mmCustomFieldEditorType get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMCustomFieldEditorOld Interface
IMMCustomFieldEditorOld Members

Send Feedback