IPWorks S3 2020 JavaScript Edition

Questions / Feedback?

Parts Property

A collection of multipart upload parts.

Syntax


 getParts(): S3PartList;



Default Value

Remarks

This collection holds a list of S3Part items.

Calling ListParts will populate this collection.

Note: This property is not applicable when ServiceProvider is spGoogleStorage (2); Google Cloud Storage does not support multipart uploads.

This property is read-only and not available at design time.

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