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


INAEditOperation.NAContext Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

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