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 |
|
Applies |
Indicates if a network analysis layer and category is supported. |
|
AppliesToGroup |
Indicates if a network analysis layer and category or category group is supported. |
|
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
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.