Returns the data type of a survey variable.
The data type of the survey variable.
The DatStat Illume system is strongly typed. This means that the user’s response to a survey item can be a string, and integer, a float, a date/time, etc. All of the available types are summarized in the DatStat.SurveyObjects.DataType enumeration.
HookContext Class | DatStat.Collector Namespace