Data.Cloud.AmazonAPI.TAmazonMultipartPart.Size

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

Delphi

Size: Int64;

C++

__int64 Size;

Description

The current size of the part.

Size represents the current size of the part.

See Also