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


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

INAWindowCategory Interface

Provides access to the window category.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Members

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

Classes that implement INAWindowCategory

Classes Description

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 Samples

Export any network analysis class to a text file ArcGIS Network Analyst extension barrier location editor