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.

An excerpt from a table within a document. The table excerpt displays up to five columns and three rows, depending on how many table cells are relevant to the query and how many columns are available in the original table. The top most relevant cell is displayed in the table excerpt, along with the next most relevant cells.

Inheritance Hierarchy

System.Object
  Amazon.Kendra.Model.TableExcerpt

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

Syntax

C#
public class TableExcerpt

The TableExcerpt type exposes the following members

Constructors

NameDescription
Public Method TableExcerpt()

Properties

NameTypeDescription
Public Property Rows System.Collections.Generic.List<Amazon.Kendra.Model.TableRow>

Gets and sets the property Rows.

A list of rows in the table excerpt.

Public Property TotalNumberOfRows System.Int32

Gets and sets the property TotalNumberOfRows.

A count of the number of rows in the original table within the document.

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