AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about properties for a question in an evaluation form. The question type properties must be either for a numeric question or a single select question.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class EvaluationFormQuestionTypeProperties
The EvaluationFormQuestionTypeProperties type exposes the following members
| Name | Description | |
|---|---|---|
|
EvaluationFormQuestionTypeProperties() |
| Name | Type | Description | |
|---|---|---|---|
|
MultiSelect | Amazon.Connect.Model.EvaluationFormMultiSelectQuestionProperties |
Gets and sets the property MultiSelect. Properties for multi-select question types. |
|
Numeric | Amazon.Connect.Model.EvaluationFormNumericQuestionProperties |
Gets and sets the property Numeric. The properties of the numeric question. |
|
SingleSelect | Amazon.Connect.Model.EvaluationFormSingleSelectQuestionProperties |
Gets and sets the property SingleSelect. The properties of the numeric question. |
|
Text | Amazon.Connect.Model.EvaluationFormTextQuestionProperties |
Gets and sets the property Text. The properties of the text question. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5