Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

ResourceIndex Property

Selects the file or folder.

Object Oriented Interface

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

Procedural Interface

ingoogle_gdrive_get($res, 61 );
ingoogle_gdrive_set($res, 61, $value );

Default Value

0

Remarks

This property specifies the selected file or folder. Set ResourceIndex to a value from 0 to ResourceCount - 1 to select a file or folder.

This property may be set to -1 to clear the selection. This is useful when you wish to specify properties before calling UploadFile.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0