IPWorks Cloud 2020 Java Edition

Questions / Feedback?

Metadata Property

A collection of metadata items.

Syntax

public AzureMetadataList getMetadata();
public void setMetadata(AzureMetadataList metadata);

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 Java Edition - Version 20.0 [Build 8265]