FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Common::Xml::XmlWriter::set_DefaultRoot ( System::Boolean  defaultRoot  ) 

Sets whether to write the default root element. Must be called before the first element is written, otherwise an exception is thrown.

Parameters:
defaultRoot true: use the default root element ("DataStore") as the root element. false: caller is responsible for writing the root element.


Comments or suggestions? Send us feedback.