QuestionCategorization
Class for categories representing one answer in the answer domain for a field.
-
A CategoryAnswer represents one of the possible values for a survey query expression.
-
Normally the CategoryAnswer will be one of the legal answers for a single form in the questionnaire. But the object can also represent one of the possible outcomes in a more advanced expression used in the GROUP BY clause of a survey query.
Fields
Name | Data Type | Description |
---|---|---|
Mask |
||
NameSource |
||
GroupBy |
bool |
|
FormName |
string |
|
OrderBy |
bool |
Inherits Categorization