ArcFM Responder Mobile Developer Guide
Map Property (MMMapProductionInfoClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678277)>
Public Overridable ReadOnly Property Map As ESRI.ArcGIS.Carto.IMap
'Usage
 
Dim instance As MMMapProductionInfoClass
Dim value As ESRI.ArcGIS.Carto.IMap
 
value = instance.Map
[System.Runtime.InteropServices.DispId(1610678277)]
public virtual ESRI.ArcGIS.Carto.IMap Map {get;}
public read-only property Map: ESRI.ArcGIS.Carto.IMap; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678277)
public function get Map : ESRI.ArcGIS.Carto.IMap
[System.Runtime.InteropServices.DispId(1610678277)]
public: __property virtual ESRI.ArcGIS.Carto.IMap* get_Map();
[System.Runtime.InteropServices.DispId(1610678277)]
public:
virtual property ESRI.ArcGIS.Carto.IMap^ Map {
   ESRI.ArcGIS.Carto.IMap^ 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

MMMapProductionInfoClass Class
MMMapProductionInfoClass Members

Send Feedback