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


IEngineNAWindowCategory2 Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Controls)  

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

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.

.NET Samples

ArcGIS Network Analyst extension Engine application (Code Files: frmLoadLocations frmMain)