Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

MetadataValue Property

The value of the current metadata element.

Object Oriented Interface

public function getMetadataValue($metadataindex);
public function setMetadataValue($metadataindex, $value);

Procedural Interface

inazure_blob_get($res, 48 , $metadataindex);
inazure_blob_set($res, 48, $value , $metadataindex);

Default Value

''

Remarks

The value 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) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0