This enumeration is a set of values for manipulating the menus in the HotDocs assembly window user interface.
| Name | Value | Description |
| AI_FILE | 1 | The File menu in the assembly window. |
| AI_EDIT | 2 | The Edit menu in the assembly window. |
| AI_VIEW | 3 | The View menu in the assembly window. |
| AI_TOOLS | 4 | The Tools menu in the assembly window. |
| AI_FIELD | 5 | The Field menu in the assembly window. |
| AI_HELP | 6 | The Help menu in the assembly window. |