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

ResourceIndex Property

Selects the file or folder.

Object Oriented Interface

public function getResourceIndex();
public function setResourceIndex($value);

Procedural Interface

incloudstorage_dropbox_get($res, 33 );
incloudstorage_dropbox_set($res, 33, $value );

Default Value

0

Remarks

This property selects a resource. Set ResourceIndex to a value from 0 to ResourceCount - 1 to select a resource.

This property may be set to -1 to clear the selection. This may be used to clear properties before calling UploadFile.

This property is not available at design time.

Data Type

Integer

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