ArcFM Responder Mobile Developer Guide
Editor_2 Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743812)>
WriteOnly Property Editor_2 As ESRI.ArcGIS.esriSystem.UID
'Usage
 
Dim instance As IMMExtendedDataManager
 
instance.Editor_2 = value
[System.Runtime.InteropServices.DispId(1610743812)]
ESRI.ArcGIS.esriSystem.UID Editor_2 {set;}
write-only property Editor_2: ESRI.ArcGIS.esriSystem.UID; 
System.Runtime.InteropServices.DispIdAttribute(1610743812)
function set Editor_2 : ESRI.ArcGIS.esriSystem.UID
[System.Runtime.InteropServices.DispId(1610743812)]
__property void set_Editor_2( 
   ESRI.ArcGIS.esriSystem.UID* value
);
[System.Runtime.InteropServices.DispId(1610743812)]
property ESRI.ArcGIS.esriSystem.UID^ Editor_2 {
   void set (    ESRI.ArcGIS.esriSystem.UID^ value);
}
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

IMMExtendedDataManager Interface
IMMExtendedDataManager Members

Send Feedback