TTMSMCPElicitResult.Content Property
Values supplied by the user, as one member per schema field name.
API unit family: TMS.MCP.Elicitation
Declaring type: TTMSMCPElicitResult
Type: TJSONObject
Syntax
property Content: TJSONObject;
Remarks
Assigned only when TTMSMCPElicitResult.Action is 'accept', and nil otherwise. The result owns the object and releases the previous one when a new object is assigned.