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


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

IEngineNAWindowCategoryGroup Interface

Provides access to the window category group.

Product Availability

Available with ArcGIS Engine.

Description

The IEngineNAWindowCategoryGroup interface is used to access the category and group of a category that supports groups in the IEngineNetworkAnalystEnvironment::NAWindow.

Currently "Stops" is the only category that can have groups.  For "Stops", there is a group for each unique RouteName in the "Stops" NAClass.

Members

Name Description
Read/write property Category The NAWindow category associated with this category group.
Read/write property Group The NAWindow category group name.

Classes that implement IEngineNAWindowCategoryGroup

Classes Description