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


IEngineNAWindowCategory Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineNAWindowCategory Interface
ArcGIS Developer Help

IEngineNAWindowCategory Interface

Provides access to the window category. Note: the IEngineNAWindowCategory interface has been superseded by IEngineNAWindowCategory2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine.

Description

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

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 IEngineNAWindowCategory

Classes Description

.NET Samples

ArcGIS Network Analyst extension Engine application ArcGIS Network Analyst extension Engine application