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 value.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.DataTableValue

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

Syntax

C#
public class DataTableValue

The DataTableValue type exposes the following members

Constructors

NameDescription
Public Method DataTableValue()

Properties

NameTypeDescription
Public Property AttributeName System.String

Gets and sets the property AttributeName.

The value's attribute name.

Public Property LastModifiedRegion System.String

Gets and sets the property LastModifiedRegion.

The value's last modified region.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The value's last modified time.

Public Property LockVersion Amazon.Connect.Model.DataTableLockVersion

Gets and sets the property LockVersion.

The value's lock version.

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

Gets and sets the property PrimaryValues.

The value's primary values.

Public Property Value System.String

Gets and sets the property Value.

The value's value.

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