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


INAEditOperation.NAContext Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INAEditOperation Interface > INAEditOperation.NAContext Property
ArcGIS Developer Help

INAEditOperation.NAContext Property

The analysis context of the edit operation.

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

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INAEditOperation Interface