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.

Shows the group that a certain key belongs to. This helps differentiate between names and addresses for different organizations, that can be hard to determine via JSON response.

Inheritance Hierarchy

System.Object
  Amazon.Textract.Model.ExpenseGroupProperty

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

Syntax

C#
public class ExpenseGroupProperty

The ExpenseGroupProperty type exposes the following members

Constructors

NameDescription
Public Method ExpenseGroupProperty()

Properties

NameTypeDescription
Public Property Id System.String

Gets and sets the property Id.

Provides a group Id number, which will be the same for each in the group.

Public Property Types System.Collections.Generic.List<System.String>

Gets and sets the property Types.

Informs you on whether the expense group is a name or an address.

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