ExecuteMenuButtonCommand Class

Command that executes another command identified by its CommandID. Expects the command ID as a parameter. Returns a confirmation message if the execution was successful.

Definition

Namespace: PCBI_AI_Agent.MCP.Implementations
Assembly: PCBI_AI_Agent (in PCBI_AI_Agent.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class ExecuteMenuButtonCommand : IMCPTool
Inheritance
Object    ExecuteMenuButtonCommand
Implements
IMCPTool

Constructors

ExecuteMenuButtonCommandInitializes a new instance of the ExecuteMenuButtonCommand class

Properties

Methods

See Also