This document is archived and information here might be outdated.  Recommended version.


INAEditOperation.Map Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INAEditOperation.Map Property

The map associated with the edit operation.

[Visual Basic .NET]
Public Property Map As IMap
[C#]
public IMap Map {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INAEditOperation Interface