Enum QuestionGridType
DEscribes the type of question grid.
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public enum QuestionGridType
Fields
| Name | Description |
|---|---|
| ChoiceGrid | A single CodeList Dimension and a single CodeList ResponseDomain. |
| Other | Some other form of QuestionGrid |
| QuestionGrid | A single CodeList Dimension and multiple ResponseDomains. |