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.

Metadata information about an evaluation search.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.EvaluationSearchMetadata

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

Syntax

C#
public class EvaluationSearchMetadata

The EvaluationSearchMetadata type exposes the following members

Constructors

NameDescription
Public Method EvaluationSearchMetadata()

Properties

NameTypeDescription
Public Property AcknowledgedBy System.String

Gets and sets the property AcknowledgedBy.

The agent who acknowledged the evaluation.

Public Property AcknowledgedTime System.DateTime

Gets and sets the property AcknowledgedTime.

When the evaluation was acknowledged by the agent.

Public Property AcknowledgerComment System.String

Gets and sets the property AcknowledgerComment.

The comment from the agent when they acknowledged the evaluation.

Public Property AutoEvaluationEnabled System.Boolean

Gets and sets the property AutoEvaluationEnabled.

Whether auto-evaluation is enabled.

Public Property AutoEvaluationStatus Amazon.Connect.AutoEvaluationStatus

Gets and sets the property AutoEvaluationStatus.

The status of the contact auto evaluation.

Public Property CalibrationSessionId System.String

Gets and sets the property CalibrationSessionId.

The calibration session ID that this evaluation belongs to.

Public Property ContactAgentId System.String

Gets and sets the property ContactAgentId.

The unique ID of the agent who handled the contact.

Public Property ContactId System.String

Gets and sets the property ContactId.

The identifier of the contact in this instance of Amazon Connect.

Public Property ContactParticipantId System.String

Gets and sets the property ContactParticipantId.

Identifier for a contact participant in the evaluation.

Public Property ContactParticipantRole Amazon.Connect.ContactParticipantRole

Gets and sets the property ContactParticipantRole.

Role of a contact participant in the evaluation.

Public Property EvaluatorArn System.String

Gets and sets the property EvaluatorArn.

The Amazon Resource Name (ARN) of the person who evaluated the contact.

Public Property ReviewId System.String

Gets and sets the property ReviewId.

Identifier for the review.

Public Property SamplingJobId System.String

Gets and sets the property SamplingJobId.

Identifier of the sampling job.

Public Property ScoreAutomaticFail System.Boolean

Gets and sets the property ScoreAutomaticFail.

The flag that marks the item as automatic fail. If the item or a child item gets an automatic fail answer, this flag is true.

Public Property ScoreNotApplicable System.Boolean

Gets and sets the property ScoreNotApplicable.

The flag to mark the item as not applicable for scoring.

Public Property ScorePercentage System.Double

Gets and sets the property ScorePercentage.

The total evaluation score expressed as a percentage.

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