IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

Metadata Property

A collection of metadata items.

Syntax


 getMetadata(): S3MetadataList;

 setMetadata(metadata: S3MetadataList): void;

Default Value

Remarks

This collection holds a list of S3Metadata items.

This collection is populated when GetObjectInfo is called; and its items are used anytime CreateObject, CopyObject, or StartMultipartUpload is called.

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]