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 answer data for a contact evaluation. Answer data must be either string, numeric, or not applicable.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class EvaluationAnswerData
The EvaluationAnswerData type exposes the following members
Name | Description | |
---|---|---|
EvaluationAnswerData() |
Name | Type | Description | |
---|---|---|---|
NotApplicable | System.Boolean |
Gets and sets the property NotApplicable. The flag to mark the question as not applicable. |
|
NumericValue | System.Double |
Gets and sets the property NumericValue. The numeric value for an answer in a contact evaluation. |
|
StringValue | System.String |
Gets and sets the property StringValue. The string value for an answer in a contact evaluation. |
.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