MetadataFieldValue Property
The value of the property.
Object Oriented Interface
public function getMetadataFieldValue($metadatafieldindex); public function setMetadataFieldValue($metadatafieldindex, $value);
Procedural Interface
incloudstorage_box_get($res, 26 , $metadatafieldindex); incloudstorage_box_set($res, 26, $value , $metadatafieldindex);
Default Value
''
Remarks
The value of the property.
The size of the array is controlled by the MetadataFieldCount property.
This property is not available at design time.
Data Type
String