Table of Contents

TTMSMCPToolBuilder.AddProperty Method

Starts an input parameter for the tool and switches the chain to the property builder.

API unit family: TMS.MCP.Tools Declaring type: TTMSMCPToolBuilder

Syntax

class function AddProperty: TTMSMCPToolPropertyBuilderClass;

Returns

The property builder class. Configure the parameter on it and call its end step to add the parameter and return to this builder.