TTMSMCPElicitFieldTypeHelper Record
Converts a field type between its enumerated form and the type name used in the generated schema.
API unit family: TMS.MCP.Elicitation
Syntax
TTMSMCPElicitFieldTypeHelper = record
Methods
| Name | Description |
|---|---|
| FromString | Converts a schema type name into the matching field type. |
| ToString | Returns the schema type name for this field type. |