IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

Resources Property

A collection of resources.

Syntax


 getResources(): OneDriveResourceList;

 setResources(resources: OneDriveResourceList): void;

Default Value

Remarks

This collection holds a list of file and folder resources.

Calling ListResources, GetResourceInfo, Search, or ListChanges will populate this collection.

Also see the UpdateResource method for information on how it uses 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]