MetadataFieldName Property
The name of the property.
Syntax
char* GetMetadataFieldName(int iMetadataFieldIndex);
int SetMetadataFieldName(int iMetadataFieldIndex, char* lpszMetadataFieldName);
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