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

ChangeRemoved Property

Whether the file is removed.

Object Oriented Interface

public function getChangeRemoved($changeindex);
public function setChangeRemoved($changeindex, $value);

Procedural Interface

incloudstorage_googledrive_get($res, 4 , $changeindex);
incloudstorage_googledrive_set($res, 4, $value , $changeindex);

Default Value

false

Remarks

Whether the file is removed.

This property indicates whether the file to which the change applies is removed.

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

This property is not available at design time.

Data Type

Boolean

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