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

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

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


Comments or suggestions? Send us feedback.