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 a question from an evaluation form.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class EvaluationFormQuestion
The EvaluationFormQuestion type exposes the following members
Name | Description | |
---|---|---|
EvaluationFormQuestion() |
Name | Type | Description | |
---|---|---|---|
Instructions | System.String |
Gets and sets the property Instructions. The instructions of the section. |
|
NotApplicableEnabled | System.Boolean |
Gets and sets the property NotApplicableEnabled. The flag to enable not applicable answers to the question. |
|
QuestionType | Amazon.Connect.EvaluationFormQuestionType |
Gets and sets the property QuestionType. The type of the question. |
|
QuestionTypeProperties | Amazon.Connect.Model.EvaluationFormQuestionTypeProperties |
Gets and sets the property QuestionTypeProperties. The properties of the type of question. Text questions do not have to define question type properties. |
|
RefId | System.String |
Gets and sets the property RefId. The identifier of the question. An identifier must be unique within the evaluation form. |
|
Title | System.String |
Gets and sets the property Title. The title of the question. |
|
Weight | System.Double |
Gets and sets the property Weight. The scoring weight of the section. |
.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