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

Overwrite Property

Determines if local files are overwritten.

Object Oriented Interface

public function getOverwrite();
public function setOverwrite($value);

Procedural Interface

incloudstorage_googledrive_get($res, 28 );
incloudstorage_googledrive_set($res, 28, $value );

Default Value

false

Remarks

This property controls whether local files are overwritten when calling DownloadFile. It is only applicable to local files. The default value is False.

Data Type

Boolean

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