ArcFM Responder Mobile Developer Guide
Map_2 Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743815)>
WriteOnly Property Map_2 As ESRI.ArcGIS.Carto.IMap
'Usage
 
Dim instance As IMMMapProductionInfoEx
 
instance.Map_2 = value
[System.Runtime.InteropServices.DispId(1610743815)]
ESRI.ArcGIS.Carto.IMap Map_2 {set;}
write-only property Map_2: ESRI.ArcGIS.Carto.IMap; 
System.Runtime.InteropServices.DispIdAttribute(1610743815)
function set Map_2 : ESRI.ArcGIS.Carto.IMap
[System.Runtime.InteropServices.DispId(1610743815)]
__property void set_Map_2( 
   ESRI.ArcGIS.Carto.IMap* value
);
[System.Runtime.InteropServices.DispId(1610743815)]
property ESRI.ArcGIS.Carto.IMap^ Map_2 {
   void set (    ESRI.ArcGIS.Carto.IMap^ 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

IMMMapProductionInfoEx Interface
IMMMapProductionInfoEx Members

Send Feedback