IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

Resources Property

A collection of resources.

Syntax


 getResources(): GDriveResourceList;

 setResources(resources: GDriveResourceList): void;

Default Value

Remarks

This collection holds a list of file and folder resources.

Calling ListResources, ListParents, or GetResourceInfo will populate this collection.

Also see the UploadFile and UpdateResource methods for information on how they use this collection.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 JavaScript Edition - Version 20.0 [Build 8265]