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


INAWindowCategoryGroup.Category Property (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 > INAWindowCategoryGroup.Category Property
ArcGIS Developer Help

INAWindowCategoryGroup.Category Property

The NAWindow category associated with this category group.

[Visual Basic .NET]
Public Property Category As INAWindowCategory
[C#]
public INAWindowCategory Category {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

A reference to the NAWindowCategory that the NAWindowCategoryGroup is part of.  For example, if a stop in the "Route1" category group of the stops category was active, the Category would reference the "Stops" NAWindowCategory.

See Also

INAWindowCategoryGroup Interface

.NET Samples

ArcGIS Network Analyst extension barrier location editor