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.

The search criteria to be used to return evaluations.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.EvaluationSearchCriteria

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

Syntax

C#
public class EvaluationSearchCriteria

The EvaluationSearchCriteria type exposes the following members

Constructors

NameDescription
Public Method EvaluationSearchCriteria()

Properties

NameTypeDescription
Public Property AndConditions System.Collections.Generic.List<Amazon.Connect.Model.EvaluationSearchCriteria>

Gets and sets the property AndConditions.

A list of conditions which would be applied together with an AND condition.

Public Property BooleanCondition Amazon.Connect.Model.BooleanCondition

Gets and sets the property BooleanCondition.

The boolean condition search criteria for searching evaluations.

Public Property DateTimeCondition Amazon.Connect.Model.DateTimeCondition

Gets and sets the property DateTimeCondition.

The datetime condition search criteria for searching evaluations.

Public Property DecimalCondition Amazon.Connect.Model.DecimalCondition

Gets and sets the property DecimalCondition.

The decimal condition search criteria for searching evaluations.

Public Property NumberCondition Amazon.Connect.Model.NumberCondition

Gets and sets the property NumberCondition.

Public Property OrConditions System.Collections.Generic.List<Amazon.Connect.Model.EvaluationSearchCriteria>

Gets and sets the property OrConditions.

A list of conditions which would be applied together with an OR condition.

Public Property StringCondition Amazon.Connect.Model.StringCondition

Gets and sets the property StringCondition.

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