Table of Contents

TTMSMCPElicitRequest.Schema Property

Fields the client is asked to fill in when the request is in form mode.

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

Syntax

property Schema: TTMSMCPElicitSchema;

Remarks

The schema is owned by the request; populate it through TTMSMCPElicitSchema.AddField. It is not serialized in URL mode.