AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.EvaluationFormSearchSummary

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class EvaluationFormSearchSummary

The EvaluationFormSearchSummary type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ActiveVersion System.Int32

Gets and sets the property ActiveVersion.

Active version of the evaluation form.

Public Property AutoEvaluationEnabled System.Boolean

Gets and sets the property AutoEvaluationEnabled.

Whether automated evaluation is enabled.

Public Property ContactInteractionType Amazon.Connect.ContactInteractionType

Gets and sets the property ContactInteractionType.

The contact interaction type for this evaluation form.

Public Property CreatedBy System.String

Gets and sets the property CreatedBy.

Who created the evaluation form.

Public Property CreatedTime System.DateTime

Gets and sets the property CreatedTime.

When the evaluation form was created.

Public Property Description System.String

Gets and sets the property Description.

The description of the evaluation form.

Public Property EvaluationFormArn System.String

Gets and sets the property EvaluationFormArn.

The Amazon Resource Name (ARN) for the evaluation form resource.

Public Property EvaluationFormId System.String

Gets and sets the property EvaluationFormId.

The unique identifier for the evaluation form.

Public Property EvaluationFormLanguage Amazon.Connect.EvaluationFormLanguageCode

Gets and sets the property EvaluationFormLanguage.

The language of the evaluation form.

Public Property LastActivatedBy System.String

Gets and sets the property LastActivatedBy.

The ID of user who last activated evaluation form.

Public Property LastActivatedTime System.DateTime

Gets and sets the property LastActivatedTime.

When the evaluation format was last activated.

Public Property LastModifiedBy System.String

Gets and sets the property LastModifiedBy.

Who changed the evaluation form.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

When the evaluation form was last changed.

Public Property LatestVersion System.Int32

Gets and sets the property LatestVersion.

Latest version of the evaluation form.

Public Property Status Amazon.Connect.EvaluationFormVersionStatus

Gets and sets the property Status.

The status of the evaluation form.

Public Property 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"} }.

Public Property Title System.String

Gets and sets the property Title.

The title of the evaluation form.

Version Information

.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