This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INAEditOperation Interface > INAEditOperation.Map Property (ArcObjects .NET 10.5 SDK) |
The map associated with the edit operation.
[Visual Basic .NET] Public Property Map As IMap
[C#] public IMap Map {get; set;}