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