TTMSMCPElicitField.Required Property
When
True, the client must have a value for this field before the user can accept the request; whenFalse, the field may be left out of the response.
API unit family: TMS.MCP.Elicitation
Declaring type: TTMSMCPElicitField
Type: Boolean
Syntax
property Required: Boolean;
Remarks
Defaults to False. Required fields are listed in the schema's required set.