FDO_API void FdoXmlFeaturePropertyWriter::WriteProperty ( FdoString name,
FdoIRaster value,
FdoBoolean  valueOnly = false 
)

Writes a raster property to XML.

Parameters:
name Input the property name
value Input the raster property value
valueOnly false: wrap the property value in a property element true: just write the property value
Returns:
Returns nothing