Table of Contents

TTMSMCPElicitRequest.Mode Property

Selects how the input is collected: 'form', the default, sends TTMSMCPElicitRequest.Schema for the client to render, while 'url' sends TTMSMCPElicitRequest.URL for the client to open.

API unit family: TMS.MCP.Elicitation Declaring type: TTMSMCPElicitRequest Type: string

Syntax

property Mode: string;

Remarks

Any value other than 'url' is treated as form mode.