ArcFM Responder Mobile Developer Guide
Maps Property (IMMArcGISRuntimeEnvironment2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743813)>
ReadOnly Property Maps As ESRI.ArcGIS.Carto.IMaps
'Usage
 
Dim instance As IMMArcGISRuntimeEnvironment2
Dim value As ESRI.ArcGIS.Carto.IMaps
 
value = instance.Maps
[System.Runtime.InteropServices.DispId(1610743813)]
ESRI.ArcGIS.Carto.IMaps Maps {get;}
read-only property Maps: ESRI.ArcGIS.Carto.IMaps; 
System.Runtime.InteropServices.DispIdAttribute(1610743813)
function get Maps : ESRI.ArcGIS.Carto.IMaps
[System.Runtime.InteropServices.DispId(1610743813)]
__property ESRI.ArcGIS.Carto.IMaps* get_Maps();
[System.Runtime.InteropServices.DispId(1610743813)]
property ESRI.ArcGIS.Carto.IMaps^ Maps {
   ESRI.ArcGIS.Carto.IMaps^ 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

IMMArcGISRuntimeEnvironment2 Interface
IMMArcGISRuntimeEnvironment2 Members

Send Feedback