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