Table of Contents

TTMSMCPTool.DynamicMethod Property

Anonymous method run when the tool is invoked, receiving its arguments keyed by parameter name. Assigning it switches the tool to the name-keyed execution path, which is the shape to choose when optional parameters may be absent from a call.

API unit family: TMS.MCP.Tools Declaring type: TTMSMCPTool Type: TTMSMCPDynamicMethod

Syntax

property DynamicMethod: TTMSMCPDynamicMethod;