Table of Contents

TTMSMCPTool.ReadOnlyHint Property

When True, tells the client that the tool only reads and never changes anything in its environment, so it can be run without asking the user for permission first. Leave it False for any tool that writes. Published as readOnlyHint only when set.

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

Syntax

property ReadOnlyHint: Boolean;