Data.Cloud.AmazonAPI.TAmazonBatchRow.RowId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

RowId: string;

C++

System::UnicodeString RowId;

Properties

Type Visibility Source Unit Parent
field public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonBatchRow

Description

The unique ID of the row to update with this content.

RowId represents the unique ID of the row to update with this content.

See Also