Data.Cloud.AmazonAPI.TAmazonMultipartPart.Size

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Size: Int64;

C++

__int64 Size;

Properties

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

Description

The current size of the part.

Size represents the current size of the part.

See Also