ArcObjects Library Reference (NetworkAnalystUI)  

INAWindowCategoryGroup Interface

Provides access to the window category group.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Members

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

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 (Code Files: NABarrierLocationEditor)