TTMSMCPElicitRequest.Mode Property
Selects how the input is collected:
'form', the default, sendsTTMSMCPElicitRequest.Schemafor the client to render, while'url'sendsTTMSMCPElicitRequest.URLfor 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.