Data.Cloud.AmazonAPI.TAmazonBatchRow.RowId

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Unit: Data.Cloud.AmazonAPI
Parent: TAmazonBatchRow

Delphi

RowId: string;

C++

System::UnicodeString RowId;

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