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


INAWindowCategoryGroup.Group Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

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