AVEVA CAF API Documenation

ICommandManager Interface Properties

For a list of all members of this type, see ICommandManager members.

Public Properties
 NameDescription
 Property Property which holds the current application context, which is used to manage the state of all commands.  
 Property Property which returns a collection of Command Contexts  
 Property Gets the collection of Command objects currently managed by the CommandManager.  
 Property Property which returns a collection of Command Types  
 Property Property which holds the type of a class which implements a command to execute a macro in the context of the host application. (e.g. A PML command)  
Top
See Also