IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

Metadata Property

A collection of metadata items.

Syntax


 getMetadata(): AzureMetadataList;

 setMetadata(metadata: AzureMetadataList): void;

Default Value

Remarks

This collection holds a list of metadata items.

This collection is populated anytime one of GetFileInfo, GetFolderInfo, or GetShareInfo is called.

The items in this collection may be used by some of the following methods: UpdateMetadata, UploadFile, CreateFile, CopyFile, and CreateFolder.

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]