MetadataFieldName Property
The name of the property.
Object Oriented Interface
public function getMetadataFieldName($metadatafieldindex); public function setMetadataFieldName($metadatafieldindex, $value);
Procedural Interface
incloudstorage_box_get($res, 24 , $metadatafieldindex); incloudstorage_box_set($res, 24, $value , $metadatafieldindex);
Default Value
''
Remarks
The name 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