MetadataFieldValue Property
The value of the property.
Syntax
char* GetMetadataFieldValue(int iMetadataFieldIndex);
int SetMetadataFieldValue(int iMetadataFieldIndex, char* lpszMetadataFieldValue);
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