FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Xml::XmlFeatureFlags::set_CollectionName ( System::String *  name  ) 

Sets the name for the feature collection element to wrap around serialized features. The initial value is 'FeatureCollection'.

Parameters:
name Input the name. If NULL or blank, the name reverts back to the initial value.


Comments or suggestions? Send us feedback.