FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Xml ::XmlFeatureWriter* OSGeo::FDO::Xml::XmlFeatureWriter::get_ObjectWriter ( System::String *  propertyName  ) 

Gets a reference to an XmlFeatureWriter to write the data contained in a collection object property. If the property is not an object property, an exception is thrown.

Parameters:
propertyName Input the object property name.
Returns:
Returns the nested XML feature writer


Comments or suggestions? Send us feedback.