AVEVA CAF API Documenation


CommandManager Class Properties

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

Public Properties
 NameDescription
Public Property Property which holds the current application context, which is used to manage the state of all commands.  
Public Property Property which returns a collection of Command Contexts  
Public Property Gets the collection of Command objects currently managed by the CommandManager.  
Public Property Property which returns a collection of Command Types  
Public Propertystatic (Shared in Visual Basic) Returns implementation of this class  
Public 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