Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

DirListFileSize Property

This property holds the size of the file in bytes.

Object Oriented Interface

public function getDirListFileSize($entryindex);

Procedural Interface

incloudstorage_cloudstorage_get($res, 15 , $entryindex);

Default Value

0

Remarks

This property holds the size of the file in bytes. This is also applicable to folders for depending on the ServiceProvider.

The table below summarizes the applicability of this value on a per-provider basis:

Service ProviderFilesDirectories
AmazonS3 X
Azure Blob X
Box XX
DigitalOcean X
Dropbox X
GoogleDrive X
OneDrive XX
SharePoint
Wasabi X

The size of the array is controlled by the DirListCount property.

This property is read-only and not available at design time.

Data Type

Long64

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]