TTMSMCPElicitFieldTypeHelper.ToString Method
Returns the schema type name for this field type.
API unit family: TMS.MCP.Elicitation
Declaring type: TTMSMCPElicitFieldTypeHelper
Syntax
function ToString: string;
Returns
'string', 'number' or 'boolean'. An enumeration field also returns 'string', because its permitted values are expressed as a separate constraint rather than as a distinct type.