Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

MetadataName Property

The name of the current metadata element.

Object Oriented Interface

public function getMetadataName($metadataindex);
public function setMetadataName($metadataindex, $value);

Procedural Interface

incloudstorage_azureblob_get($res, 48 , $metadataindex);
incloudstorage_azureblob_set($res, 48, $value , $metadataindex);

Default Value

''

Remarks

The name of the current metadata element.

The size of the array is controlled by the MetadataCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]