IPWorks 2020 JavaScript Edition

Questions / Feedback?

Resources Property

Collection of resources resulting from the last directory listing.

Syntax


 getResources(): DAVResourceList;



Default Value

Remarks

This property contains a list of resources listed by the server after a call to the ListDirectory method. To retrieve properties of a particular resource, please refer to the FindProperties method).

MaxResources can be used to control the number of resource listings saved.

This property is read-only.

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