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.
Namespace: PCBI_AI_Agent.MCP.ImplementationsAssembly: PCBI_AI_Agent (in PCBI_AI_Agent.dll) Version: 17.0.0.0 (17.0.0.0)
public class ExecuteMenuButtonCommand : IMCPTool
Public Class ExecuteMenuButtonCommand
Implements IMCPTool
public ref class ExecuteMenuButtonCommand : IMCPTool
type ExecuteMenuButtonCommand =
class
interface IMCPTool
end
- Inheritance
- Object ExecuteMenuButtonCommand
- Implements
- IMCPTool