ArcFM Desktop Developer Guide
EditMap Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This property is set to the current map when an edit session or redline session is started. Subtasks may become disabled if the EditMap does not match the FocusMap (e.g., a user opens a session and then a different map).
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property EditMap As ESRI.ArcGIS.Carto.IMap
'Usage
 
Dim instance As IMMPxIntegrationCache4
Dim value As ESRI.ArcGIS.Carto.IMap
 
instance.EditMap = value
 
value = instance.EditMap
[DispId(1610678272)]
ESRI.ArcGIS.Carto.IMap EditMap {get; set;}

Property Value

IMap
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMPxIntegrationCache4 Interface
IMMPxIntegrationCache4 Members

 

 


Send Comment