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


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

INAWindowCategoryGroup.Group Property

The NAWindow category group name.

[Visual Basic .NET]
Public Property Group As String
[C#]
public string Group {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

This is the name of the group.

See Also

INAWindowCategoryGroup Interface