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


INAWindowCategoryGroup Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INAWindowCategoryGroup Interface
ArcGIS Developer Help

INAWindowCategoryGroup Interface

Provides access to the window category group.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

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 INAWindowCategoryGroup

Classes Description

Remarks

The INAWindowCategoryGroup interface is used to access the category and group of a category that supports groups in the 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.

.NET Samples

ArcGIS Network Analyst extension barrier location editor