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


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

IEngineNAWindowCategory2 Interface

Provides access to the window category.

Product Availability

Available with ArcGIS Engine.

Description

The IEngineNAWindowCategory2 interface is used to access the layer or standalone table for a specific category (e.g. Stops, Barriers, Routes, etc) in the IEngineNetworkAnalystEnvironment::NAWindow.

Members

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

Inherited Interfaces

Interfaces Description
IEngineNAWindowCategory Provides access to the window category.

Classes that implement IEngineNAWindowCategory2

Classes Description

.NET Samples

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