Using the Process Analyst > Process Analyst for Developers > Using the Process Analyst Command System > Command System Overview

Command System Overview

The Process Analyst provides an extensive command system allowing manipulation of common Process Analyst features, as well as providing the framework for creating custom user-defined commands.

The command system is configurable via the Toolbar property page and the automation model.

To access the command system via the automation model, call the property GetCommandSystem() from the IProcessAnalyst interface. For details, see IProcessAnalyst Interface.