ArcObjects Library Reference (Controls)  

IEngineNAWindowCategory.NAClass Property

The network analysis class for the category.

ERROR: Syntax information about IEngineNAWindowCategory.NAClass may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Controls.dll

[C++]
HRESULT get_NAClass(
  INAClass** NAClass
);
[C++]

Parameters

NAClass [out, retval]

  NAClass is a parameter of type INAClass

Product Availability

Available with ArcGIS Engine.

Description

Returns the NAClass property for the NALayer associated with this specific category.

See Also

IEngineNAWindowCategory Interface

.NET Samples

Network Analyst Engine application (Code Files: frmLoadLocations frmMain)