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 scores of a contact evaluation item (section or question).

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.EvaluationScore

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

Syntax

C#
public class EvaluationScore

The EvaluationScore type exposes the following members

Constructors

NameDescription
Public Method EvaluationScore()

Properties

NameTypeDescription
Public Property AutomaticFail System.Boolean

Gets and sets the property AutomaticFail.

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

Public Property NotApplicable System.Boolean

Gets and sets the property NotApplicable.

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

Public Property Percentage System.Double

Gets and sets the property Percentage.

The score percentage for an item in a contact evaluation.

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