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