FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Xml::XmlFeaturePropertyWriter::WriteProperty ( System::String *  name,
OSGeo::FDO::Commands::PropertyValue value,
System::Boolean  valueOnly 
)

Writes a feature property to XML.

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


Comments or suggestions? Send us feedback.