Table of Contents

TTMSMCPElicitResult.Action Property

Outcome reported by the client: 'accept' when the user supplied the requested values, 'decline' when the user explicitly refused, and 'cancel' when the user dismissed the request without deciding.

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

Syntax

property Action: string;

Remarks

Defaults to 'accept'. Content is only present for 'accept'; the other two outcomes are normal and should be handled without raising an error.