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.

A data table evaluated value.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.DataTableEvaluatedValue

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

Syntax

C#
public class DataTableEvaluatedValue

The DataTableEvaluatedValue type exposes the following members

Constructors

NameDescription
Public Method DataTableEvaluatedValue()

Properties

NameTypeDescription
Public Property AttributeName System.String

Gets and sets the property AttributeName.

The value's attribute name.

Public Property Error System.Boolean

Gets and sets the property Error.

The value's error.

Public Property EvaluatedValue System.String

Gets and sets the property EvaluatedValue.

The value's evaluated value.

Public Property Found System.Boolean

Gets and sets the property Found.

The value's found.

Public Property PrimaryValues System.Collections.Generic.List<Amazon.Connect.Model.PrimaryValue>

Gets and sets the property PrimaryValues.

The value's primary values.

Public Property RecordId System.String

Gets and sets the property RecordId.

The value's record ID.

Public Property ValueType Amazon.Connect.DataTableAttributeValueType

Gets and sets the property ValueType.

The value's value type.

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