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.NAContext Property (ArcObjects .NET 10.5 SDK) |
The analysis context of the edit operation.
[Visual Basic .NET] Public Property NAContext As INAContext
[C#] public INAContext NAContext {get; set;}