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 the returned evaluation forms.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class EvaluationFormSearchSummary
The EvaluationFormSearchSummary type exposes the following members
| Name | Description | |
|---|---|---|
|
EvaluationFormSearchSummary() |
| Name | Type | Description | |
|---|---|---|---|
|
ActiveVersion | System.Int32 |
Gets and sets the property ActiveVersion. Active version of the evaluation form. |
|
AutoEvaluationEnabled | System.Boolean |
Gets and sets the property AutoEvaluationEnabled. Whether automated evaluation is enabled. |
|
ContactInteractionType | Amazon.Connect.ContactInteractionType |
Gets and sets the property ContactInteractionType. The contact interaction type for this evaluation form. |
|
CreatedBy | System.String |
Gets and sets the property CreatedBy. Who created the evaluation form. |
|
CreatedTime | System.DateTime |
Gets and sets the property CreatedTime. When the evaluation form was created. |
|
Description | System.String |
Gets and sets the property Description. The description of the evaluation form. |
|
EvaluationFormArn | System.String |
Gets and sets the property EvaluationFormArn. The Amazon Resource Name (ARN) for the evaluation form resource. |
|
EvaluationFormId | System.String |
Gets and sets the property EvaluationFormId. The unique identifier for the evaluation form. |
|
EvaluationFormLanguage | Amazon.Connect.EvaluationFormLanguageCode |
Gets and sets the property EvaluationFormLanguage. The language of the evaluation form. |
|
LastActivatedBy | System.String |
Gets and sets the property LastActivatedBy. The ID of user who last activated evaluation form. |
|
LastActivatedTime | System.DateTime |
Gets and sets the property LastActivatedTime. When the evaluation format was last activated. |
|
LastModifiedBy | System.String |
Gets and sets the property LastModifiedBy. Who changed the evaluation form. |
|
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. When the evaluation form was last changed. |
|
LatestVersion | System.Int32 |
Gets and sets the property LatestVersion. Latest version of the evaluation form. |
|
Status | Amazon.Connect.EvaluationFormVersionStatus |
Gets and sets the property Status. The status of the evaluation form. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }. |
|
Title | System.String |
Gets and sets the property Title. The title of the evaluation form. |
.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