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


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

INAWindowCommand2 Interface

Provides access to commands supported by a network analysis layer and category or category group.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Members

Name Description
Method Applies Indicates if a network analysis layer and category is supported.
Method AppliesToGroup Indicates if a network analysis layer and category or category group is supported.
Read-only property Priority The priority is used to determine the ordering of dynamic commands in the context menu. If there are multiple dynamic commands that apply to the current context, the dynamic commands in the context menu will be ordered in descending priority order from the lar

Inherited Interfaces

Interfaces Description
INAWindowCommand Provides access to commands supported by a network analysis layer and category.

Classes that implement INAWindowCommand2

Classes Description

Remarks

The INAWindowCommand2 interface is used by objects that have also implemented ICommand that wish to participate as buttons on the NAWindow's context menus.