DatStat Illume 4.5 SDK Class Reference

SDK_DisplayType Enumeration

Indicates the runtime display type of a survey variable.

public enum SDK_DisplayType

Members

Member Name Description
HiddenItem is not displayed.
PoplistItem is a pop list.
TextItem is a text box.
CalculatedItem is a calculated value. It is not entered by the user directly.
RadioGroupItem is a radio button group.
CheckAllSummaryA container holding one or more checkAllItem items. Used to allow users to select all applicable values.
CheckAllItemItem is a specific check box in a checkAllSummary item.
CheckboxSimple yes/no checkbox item.
CommentItem is a free-form text box.
PreloadItem is a pre-loaded value.
LikertItem is a Likert scale.
SemanticDifferentialItem is a semantic differential scale.

Requirements

Namespace: DatStat.SDK.WebServiceWrappers

Assembly: WebServiceWrappers (in WebServiceWrappers.dll)

See Also

DatStat.SDK.WebServiceWrappers Namespace