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

Network Analyst Engine application (Code Files: frmLoadLocations frmMain)