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

Sets the URI for the feature member element to wrap around each serialized feature. The initial value is 'http://www.opengis.net/gml'.

Parameters:
uri Input the URI. If NULL or blank, the URI defaults to the URI of the feature collection element's sub-element. If this sub-element cannot be determined then the URI defaults to the initial value


Comments or suggestions? Send us feedback.