ArcObjects Library Reference (NetworkAnalystUI)  

INAWindowCategory Interface

Provides access to the window category.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Members

Description
Read-only property Layer The layer for the category.
Read-only property NAClass The network analysis class for the category.

Remarks

The INAWindowCategory interface is used to access the Layer and NAClass for a specific category (e.g. Stops, Barriers, Routes, etc) in the NAWindow.

.NET Snippets

Clear NAClass |

.NET Samples

Export any network analysis class to a text file (Code Files: NAClassToTextfileCmd) | Network Analyst barrier location editor (Code Files: NABarrierLocationEditor) |