IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

Objects Property

A collection of objects.

Syntax


 getObjects(): GStorageObjectList;

 setObjects(objects: GStorageObjectList): void;

Default Value

Remarks

This collection holds a list of GStorageObject items.

Calling GetObjectInfo, ListObjects, or ListVersions will populate 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]