The properties of the CommandManager class are listed below. For a complete list of CommandManager class members, see the CommandManager Members topic.
![]() Instance | Get instance of command manager |
ApplicationContext | Property which holds the current application context, which is used to manage the state of all commands. |
Commands | Gets the collection of Command objects currently managed by the CommandManager. |
CommandTypes | Property which returns a Hashtable of Command Types |
MacroCommand | Property which holds the type of a class which implements a command to execute a macro in the context of the host application. (Eg. A PML command in PDMS) |
CommandManager Class | Aveva.ApplicationFramework.Presentation Namespace