Miner.Interop Namespace > IMMAutoValue Interface : EditorType Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678278)> Property EditorType As mmCustomFieldEditorType
'Usage
Dim instance As IMMAutoValue Dim value As mmCustomFieldEditorType instance.EditorType = value value = instance.EditorType
[System.Runtime.InteropServices.DispId(1610678278)] mmCustomFieldEditorType EditorType {get; set;}
read-write property EditorType: mmCustomFieldEditorType;
System.Runtime.InteropServices.DispIdAttribute(1610678278) function get,set EditorType : mmCustomFieldEditorType
[System.Runtime.InteropServices.DispId(1610678278)] __property mmCustomFieldEditorType get_EditorType(); __property void set_EditorType( mmCustomFieldEditorType value );
[System.Runtime.InteropServices.DispId(1610678278)] property mmCustomFieldEditorType EditorType { mmCustomFieldEditorType get(); void set ( mmCustomFieldEditorType value); }
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