This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineNAWindowCategory Interface > IEngineNAWindowCategory.NAClass Property (ArcObjects .NET 10.4 SDK) |
The network analysis class for the category.
[Visual Basic .NET] Public ReadOnly Property NAClass As INAClass
[C#] public INAClass NAClass {get;}
[C++]
HRESULT get_NAClass(
INAClass** NAClass
);
[C++]
Parameters NAClass [out, retval]
NAClass is a parameter of type INAClass
Returns the NAClass property for the NALayer associated with this specific category.