Data.Cloud.AmazonAPI.TAmazonGrant.GranteeDisplayName

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: TAmazonGrant

Delphi

GranteeDisplayName: string;

C++

System::UnicodeString GranteeDisplayName;

Description

Display name for the grantee.

GranteeDisplayName represents the display name for the grantee.

See Also