This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INAWindowCategory Interface > INAWindowCategory.NAClass Property (ArcObjects .NET 10.5 SDK) |
The network analysis class for the category.
[Visual Basic .NET] Public ReadOnly Property NAClass As INAClass
[C#] public INAClass NAClass {get;}
The NAClass property returns the NALayer's NAClass associated with this specific category.
The NAClass can also be retrieved from the FeatureClass property on the Layer's IFeatureClass interface.