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


INAWindowCategory.NAClass Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INAWindowCategory Interface > INAWindowCategory.NAClass Property
ArcGIS Developer Help

INAWindowCategory.NAClass Property

The network analysis class for the category.

[Visual Basic .NET]
Public ReadOnly Property NAClass As INAClass
[C#]
public INAClass NAClass {get;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

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.

See Also

INAWindowCategory Interface

.NET Samples

ArcGIS Network Analyst extension barrier location editor