ArcFM Responder Mobile Developer Guide
Maps Property (IMMMapsStrategy)






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

IMMMapsStrategy Interface
IMMMapsStrategy Members

Send Feedback