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

ChangeResourceId Property

The Id of the file to which the change applies.

Object Oriented Interface

public function getChangeResourceId($changeindex);
public function setChangeResourceId($changeindex, $value);

Procedural Interface

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

Default Value

''

Remarks

The Id of the file to which the change applies.

This property holds the Id of the file to which the change applies.

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

This property is not available at design time.

Data Type

String

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