Answer.TypeText Property

[Read/Write] This property lets the user get and set the variable type for an answer using text strings, rather than the ansType enumeration.

This method was introduced in HotDocs 2005 Server.

Syntax

string TypeText [ get, set ]

The following table shows the possible strings:

Type Value
Text variable "Text"
Number variable "Number"
Date variable "Date"
True/False variable "True/False" or "TF"
Multiple Choice variable "Multiple Choice" or "MC"